I have just updated the install guide for Coldbox in which I define some alternate installation methods. I know not everybody has the same server setups and people need options. So I have written a very detailed guide on how to alter the files in order to accomodate different server installs. If you find a mistake in the process or you have found an alternate way of installation, please let me know. I will be very interested in it and I will pay you in "Monopoly Cash" I hope this gives developers and system administrators and project managers a more relaxed approach to installing a software foundation like coldbox. If you have any comments on this, you know where the comments button is. Thanks.
Blog
Recent Entries
Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform
Artificial intelligence is opening new possibilities for web applications, but building those experiences can become complicated quickly. Each AI provider brings its own SDK, authentication process, APIs, and model-specific requirements. Add agents, memory, tools, structured responses, or document retrieval, and development teams can find themselves managing integrations instead of improving their applications.
Introduced at Into the Box 2026, BoxLang AI gives developers a more unified way to build AI-powered applications within the BoxLang ecosystem.
bx-toml : Native TOML Support for BoxLang
TOML has quietly become the configuration format of the modern toolchain. Rust ships Cargo.toml, Python ships pyproject.toml, and a growing pile of CLIs, deployment platforms, and infrastructure tools expect it. If your BoxLang application needs to read one of those files, or generate one, you now have first class support for it.
BoxLang 1.16.0 Released!
BoxLang 1.16.0 is here, closing 50 issues across new features, improvements, and bug fixes. The theme running through this release is control: control over how HTTP clients are created and reused, control over what happens when a request fails, control over how much data a response is allowed to buffer, control over when Java classpaths reload, and tighter alignment with CFML behavior in the edge cases that only show up in production.
Add Your Comment
(1)
Feb 28, 2007 04:18:28 UTC
by nick tong
Hey Luis, great notes - i've updated my post [http://www.cfframeworks.com/blog/index.cfm/2007/2/26/Installing-the-Coldbox-Framework-in-two-easy-steps] to include this link on cfFrameworks.com