Categories:
12 Days of Christmas - ITB 2022 Video Release (12)
12 Modules of (ForgeBox) Christmas (12)
12 Tips of (CommandBox) Christmas (24)
12 Tips of (ContentBox) Christmas (24)
Adobe (4)
Books (4)
BoxLife (0)
CacheBox (75)
CFBuilder (23)
CFCasts (19)
CFConfig (7)
CFCouchbase (10)
Cloud (16)
ColdBox Connection (31)
ColdBox MVC (993)
ColdFusion (145)
CommandBox (201)
Community (334)
Conferences (129)
ContentBox CMS (165)
Couchbase (19)
Customers (5)
DataBoss (16)
DocBox (0)
Docker (18)
Eclipse (11)
Elixir (6)
Events (104)
ForgeBox (69)
FuseGuard (3)
FusionReactor (4)
Hosting (5)
IDE (4)
Interceptors (13)
Into The Box (66)
Ionic (2)
Jobs (3)
Legacy (7)
Live Streams (7)
LogBox (58)
Lucee (24)
Lucee Extensions (22)
Modules (93)
News (702)
OpenSource (8)
ORM (13)
Ortus Developer Week (13)
Ortus PDF (0)
Ortus University (2)
Patches (2)
Patreons (7)
Plugins (28)
Podcasts (26)
Presentations (70)
ProfileBox (6)
qb (1)
Quick (5)
Redis (8)
Relax (8)
Releases (452)
REST (22)
RoadShow (31)
Sample Apps (15)
Security (9)
Software Craftmanship (5)
TestBox (85)
Testimonials (0)
Training (191)
Tutorials (370)
Upcoming Events (8)
Vue.js (4)
Widgets (4)
WireBox (71)
Archives:
Blog
Lucee 5 Couchbase Extension released

We are pleased to announce the release of version 3.0.0 of our Couchbase Lucee Extension, which brings support for Lucee 5! Couchbase is a popular NoSQL database and caching document store which can be scaled horizontally for high availability and redundancy. The Ortus Lucee Couchbase extension comes with the following features...
Where are my Lucee and Adobe ColdFusion log files on CommandBox servers?

As more people are starting to use CommandBox to start their Adobe ColdFusion and Lucee servers, I've gotten the question of where to find their log files. The servers that CommandBox starts are full fledged servers with a web admin and all the same log files you'd expect. However, CommandBox skips the vendor installer and uses the WAR files of each engine for a quick and lightweight deployment that can be deleted later and won't conflict with other servers, no matter how many you have.
What Is Happening at Into The Box in April 2017 & How To Save Money

Into The Box is coming soon! ITB 2017 has a great line up and some awesome discounts! A conference is a lot of work, and we’re thankful for all of those helping us to bring ITB to everyone. Below you can get a brief explanation of things that will be available at ITB and links to their original posts! We can't wait to see you there!
ContentBox v3.5.0 Released

What's New in 3.5.0
This release we're focusing on feedback from ContentBox 3.x customers and the ability to containerize ContentBox. Building on top of the SEO updates in ContentBox 3.1.0, we're continuing to make ContentBox more SEO friendly, Search Engine Friendly and Social Media Friendly. This update has a tremendous amount of updates and bug fixes for your current installations. So let's start investigating all the major areas of improvement:
Breaking the BHA Cycle - Microservice Architecture for CFML Legacy Apps

No doubt you're familiar with one of the buzzwords of the moment: "microservices". Or you are familiar with the word at least, if not in practice. If you've been doing CFML development since the before Adobe bought out Macromedia, possibly even before Macromedia bought out Allaire, you've no doubt slogged through your share of procedural, template-based CFML. Then You know just the app(s!) I'm talking about...
CommandBox Docker Image 3.6.0 Released

This morning, we released the official Docker CommandBox image v3.6.0, which adds support for customizing your server using environment variables in your build, including support for the conventions used by the cfconfig
CommandBox module. While the module is still in alpha, it is already proving to be a powerful way to provision and configure CFML servers at runtime.
Why use Docker?
If you're not up to speed with what Docker is and how it can benefit you, throughout the dev-ops lifecycle of your application, have a look at this summary article on the benefits or dig in to the official documentation. As we get further in to the weeds with configuration, we'll assume you're up to speed on the basics.
More after the jump...
"Boxed" up, RESTful Goodness

Leveraging the Coldbox REST Application Template
In February, we quietly released an updated version our our [Coldbox REST Application Template](https://github.com/coldbox-templates/rest). The enhancement aimed to consolidate a number of best practices and enhancements in RESTful API development that were worthy of being included in the template.
CommandBox 3.6.0 Released

We are proud to announce the general availability of CommandBox 3.6.0!. This is a minor release of the CLI tool that contains mostly bug fixes and small enhancements. You can download the latest version from the CommandBox download page. We've updated the GitBook docs and Command API docs as well.
Introducing CFConfig : A new way to manage your CF server's configuration from the command line
