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

BoxLang 1.0.0 Beta 23 Launched

BoxLang 1.0.0 Beta 23 Launched

The latest release of BoxLang, Beta 23, marks a significant step forward in our journey to create the ultimate dynamic language for the JVM. Packed with powerful new features, important bug fixes, and thoughtful optimizations, this update is designed to make your development experience smoother, faster, and more reliable, especially after now starting to take 100s of comments and bug reports from our community.

Luis Majano
Luis Majano
November 23, 2024
TestBox Latest Updates and News!

TestBox Latest Updates and News!

We’re thrilled to have launched the new TestBox website and TestBox 6.0! If you haven’t had a chance to explore yet, visit TestBox to discover updated documentation, powerful resources, and features that make testing more efficient than ever.

Maria Jose Herrera
Maria Jose Herrera
November 21, 2024
Is Your ColdFusion Application Ready for the Future?

Is Your ColdFusion Application Ready for the Future?

In a rapidly evolving digital world, maintaining performance, security, and scalability for ColdFusion applications is more challenging than ever. Whether you're using Lucee or Adobe ColdFusion, legacy systems can become a bottleneck for growth, innovation, and user satisfaction. The need to future-proof your ColdFusion applications has never been more critical.

But where do you start?


The Hidden Costs of an Outdated ColdFusion Application

As you...

Cristobal Escobar
Cristobal Escobar
November 21, 2024