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

ContentBox v6.1 Released

ContentBox v6.1 Released

In this release, we're thrilled to unveil a series of significant enhancements and upgrades to ContentBox designed to elevate your experience and considerably improve system performance. Our team has focused on integrating the latest CommandBox migrations and ColdBox Core, which ensures that the core system continues to operate with maximum efficiency and stability. This upgrade is part of our ongoing commitment to maintaining a cutting-edge platform that meets the evolving needs of our users.

Luis Majano
Luis Majano
March 19, 2025
Introducing BoxLang Gen AI: A Unified API for Large Language Models

Introducing BoxLang Gen AI: A Unified API for Large Language Models

We are thrilled to introduce BoxLang Gen AI, a powerful and intuitive module that brings seamless AI generation capabilities to your BoxLang applications. With a fluent, functional API, this module allows developers to interact with multiple AI providers in a consistent and abstracted manner.

Luis Majano
Luis Majano
March 18, 2025