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

Ortus June 2024 Newsletter!

Ortus June 2024 Newsletter!

Welcome to the latest edition of the Ortus Newsletter! This month, we're excited to bring you highlights from our sessions at CFCamp and Open South Code, as well as a sneak peek into our upcoming events. Discover the latest developments in BoxLang, our dynamic new JVM language, and catch up on all the insightful presentations by our expert team. Let's dive in!

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang June 2024 Newsletter!

BoxLang June 2024 Newsletter!

We're thrilled to bring you the latest updates and exciting developments from the world of BoxLang. This month, we're diving into the newest beta release, introducing a new podcast series, showcasing innovative integrations, and sharing insights from recent events. Whether you're a seasoned developer or just getting started, there's something here for everyone to explore and enjoy.

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang 1.0.0 Beta 3 Launched

BoxLang 1.0.0 Beta 3 Launched

We are thrilled to announce the release of BoxLang 1.0.0-Beta 3! This latest beta version is packed with exciting new features and essential bug fixes, including robust encryption functionality, enhanced Java interoperability, and more efficient event handling. Key highlights include the introduction of query caching capabilities, seamless coercion of Java Single Abstract Method (SAM) interfaces from BoxLang functions, and support for virtual thread executors. So, let’s dive into the details of what’s new in BoxLang 1.0.0-Beta 3 and how you can start leveraging these updates today!

Luis Majano
Luis Majano
June 28, 2024