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
MatchBox Brings BoxLang to ESP32 Microcontrollers 🦀
One of the most unusual parts of MatchBox is the ESP32 target.
The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox, and it can compile BoxLang scripts into bytecode and deploy them to ESP32 microcontrollers. That means the same language used for scripts, native tools, web services, and browser logic can also run on a small embedded device.
BoxLang AWS, Azure, and Google Secrets Manager Module Released
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
BoxLang 1.14.0 : BoxLang Ranges Part 2: Teach BoxLang Your Types with `IRangeable`
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
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