Category Selected:

commandbox

Blog

Configuring your CommandBox servers on first start

Brad Wood |  December 13, 2016

More and more people are starting to use CommandBox for their local development, especially among teams who want to quickly and easily start up the same environment on each of their machines.  That has led to the most common question now for CommandBox users which is: "How do I automatically configure my ColdFusion/Lucee settings on my server?"

This is a fair question, and for the most part I've treated configuring the settings in your CF engine to be outside the realm of what CommandBox tries to solve.  The reality is, the CF engines often times fall short and people need a better way.  Here's a guide for your current options when it comes to configuring the settings on your CF engine.

Read More

CommandBox 3.4.0 Released

Brad Wood |  November 16, 2016

We are pleased to announce the general availability of CommandBox 3.4.0! This is a minor release of the CLI tool aimed at fixing bugs and introducing a number of small improvements and polish to the tool!

Read More

ColdBox 4.3.0 Released

Luis Majano |  October 19, 2016

We are pleased to announce the general availability of ColdBox 4.3.0, WireBox 4.3.0, CacheBox 4.3.0 and LogBox 4.3.0. This is a minor release with some great improvements and lots of bug fixes. So let's look at the major things in this release.

Read More

CommandBox 3.3.0 Released - server enhancements and bug fixes.

Brad Wood |  October 09, 2016

We are pleased to announce a minor release of our CommandBox CLI, server, and package manager tool today. Version 3.3.0 of CommandBox is our second minor release since we added support for starting Adobe ColdFusion engines, Railo, and Lucee 5 web servers.  This release has 46 tickets that focus on cleaning up more rough edges around the server implementatio...

Read More

New Adobe and Lucee CF Engines available for CommandBox

Brad Wood |  September 29, 2016

We've updated ForgeBox.io to have updated CF Engines for Adobe ColdFusion as well as Lucee Server to include some recent security fixes from each as well as some new yet-to-be-released Lucee features.

Here are the new Adobe ColdFusion versions:

  • ColdFusion 11 Update 21 (10.0.21+300068)
  • ColdFusion 11 Update 10 (11.0.10+300066)

Here are the new Lucee Server versions

  • Lucee 4.5 Stable (4.5.3+020)
  • Lucee 5.0 Stable (5.0.0+254)
  • Lucee 5.0 Snapshot (5.0.1-snapshot+067)
  • Lucee 5.1 Beta 2 (5.1.0-beta.2+031)
Read More

CommandBox 3.2.0 Released plus new Adobe Servers on ForgeBox

Brad Wood |  July 21, 2016

We are happy to announce the immediate availability of CommandBox 3.2.0 to the public. This is a minor release of the CLI tool and aimed at adding some polish to the multi-server features that came out in 3.1. Jon Clausen also worked to get the latest Adobe 10, 11, and 2016 updates added to ForgeBox as well so you can start up Adobe servers with all the latest fixes.

Read More

CBCMS2016 - ContentBox 3 - Modules are everywhere

Gavin Pickin |  July 06, 2016

I hope you are enjoying Ortus Solutions' ContentBox Roadshow so far. We're had one free webinar already, and a few blog posts, with plenty more to come. Today I'm going to talk about modules a little more. I mentioned them in my "What's New with ContentBox" presentation ( you can read more about it and watch the recording here  ), but you might not have known, I got excited about ContentBox and all of the modules before the roadshow even started.

Read More

CommandBox v3.1.1 Released

Brad Wood |  July 01, 2016

We are pleased to announce the general availability of CommandBox 3.1.1 Final.  This is a minor release of our CLI tool,  but with some major new features.  We actually made the final 3.1.1 builds public a couple weeks ago for Into The Box, but have just now finalized the documentation and press release.  

Read More

Building a ColdBox Module for ContentBox with CommandBox scaffolding

Gavin Pickin |  June 01, 2016

In previous posts we have talked about creating a ColdBox module from scratch ( ContentBox - Extending ContentBox 3 with your Own Custom Modules ), one file at a time, to see the minimum files required to make the module work. That was a great educational exercise, but lets look at another way to create a module, with CommandBox's ColdBox scaffholding commands. 

Read More