Blog

CFConfig 1.0.0 Released

Brad Wood September 18, 2018

Spread the word

Brad Wood

September 18, 2018

Spread the word


Share your thoughts

We are proud to finally release version 1.0.0 of CFConfig.  This library has been in development for nearly two years (20 months) and has had over 100 alpha releases!  CFConfig is already in use for production deploys, development setups and in the Ortus Docker Image.  CFConfig is a CLI tool built upon a set of services that can manage the configuration of your Adobe, Lucee, and Railo servers so you never have to manually setup a server again. 

CFConfig has been a huge effort and has received more pull requests than most of our projects for the time it has existed.  A big shout out goes to the CFML Community for coming together to help make CFConfig a realityWe've had 12 contributors and over 30 pull requests! Contributors include:

  • Brad Wood
  • Ben Ferdinandus
  • Mark Drew
  • Joe Gooch
  • John Berquist
  • Gary Stanton
  • Matthew Clemente
  • Shane Austin
  • Eric Peterson
  • Israel Urguiza
  • Pete Freitag
  • Tim Brown
  • Andrew Davis

Installation

You can get the latest version of CFConfig like so:

install commandbox-cfconfig

We recommend using the latest version of CommandBox (4.2), but CFConfig is compatible with 3.6+.

Documentation

The docs for CFConfig can be found here:

https://cfconfig.ortusbooks.com/

Usage

Here's a quick overview of some of the things you can do with CFConfig.  Check the docs link above for a full list.

Show settings on a server

cfconfig show
cfconfig show requestTimeout

Set server settings

cfconfig set adminPassword=myPass
cfconfig set requestTimeout=0,0,5,0

Export and Import settings to servers

cfconfig export .cfconfig.json
cfconfig import .cfconfig.json

Transfer config between servers

cfconfig transfer from=server1 to=server2

Diff configuration between two servers

cfconfig diff from=server1 to=server2

 

 

Add Your Comment

Recent Entries

CommandBox 6.2.0 Released!

CommandBox 6.2.0 Released!

We are pleased to announce the release of CommandBox 6.2.0, a minor release in our CLI, Server, and Package Manager.

Download

You can download the latest version by using the upgrade command from the CLI for an in-place upgrade.  It's also available on HomeBrew, and our download page:

https://www.ortussolutions.com/products/commandbox

What's New

This rel...

Brad Wood
Brad Wood
April 01, 2025
TestBox v6.3.0 Release

TestBox v6.3.0 Release

We are excited to announce the release of TestBox 6.3.0. This version emphasizes the all-new BoxLang Reporter, now with vibrant color outputs and seamless execution through BoxLang, improving the testing experience. To benefit from these improvements, update now and ensure your testing remains reliable and efficient.

Luis Majano
Luis Majano
March 31, 2025
BoxLang Virtual Machines Now on Azure – Power Your Applications with Ease

BoxLang Virtual Machines Now on Azure – Power Your Applications with Ease

We’re excited to announce that BoxLang Virtual Machines (VMs) are now available on the Microsoft Azure Marketplace. With just a few clicks, you can now deploy pre-configured, high-performance BoxLang environments in the cloud — including the ability to run legacy and modern CFML applications using the powerful BoxLang CFML engine.

BoxLang is a modern, flexible, and scalable programming language for the JVM, purpose-bui...

Cristobal Escobar
Cristobal Escobar
March 31, 2025