Category Selected:

coldfusion

Blog

ColdBox 5 Release Candidate 1 has arrived

Luis Majano |  January 08, 2018

 

It is finally here! ColdBox 5 RC1 has landed with force! There are so many things to talk about, but we will focus on what RC brings and all the eco-system updates we have been working on. So let's begin this adventure.

Read More

CFSummit2017 - ColdBox Hierarchical MVC - Transform Your Monolith

Luis Majano |  November 20, 2017

Here are our slides from our ColdBox Hierarchical MVC presentation at this year's Adobe ColdFusion Summit. You can also find the source code for our demo here: https://github.com/lmajano/hmvc-presso-demo or you can install it via CommandBox: box install lmajano/hmvc-presso-demo.

Read More

CommandBox 3.8 series Docker Images Released

Jon Clausen |  October 31, 2017

Today we released our 3.8 series of docker images ( current source version 2.1.0 ) which include a number of improvements and enhancements.

Change Log

  • Updates to CommandBox v3.8+
  • Adds support for Docker secrets
  • Adds casing aliases for environment variables
  • Adds new opinionated password security
  • Updates to runtime output for clarity
  • Changes image for alpine build to prevent CommandBox errors when installing dependencies
Read More

CFCamp 2017 - ColdBox 5 Hierarchical MVC - Transform Your Monolith

Luis Majano |  October 31, 2017

Here are the slides from our presentation at CFCamp 2017 Day 2: ColdBox Hierarchical MVC. You can also find the source code for our demo here: https://github.com/lmajano/hmvc-presso-demo or you can use CommandBox to install it: box install lmajano/hmvc-presso-demo


The ColdBox Platform was the f...

Read More

CFCamp 2017 - A Tale of Legacy to Modernization Presentation

Luis Majano |  October 20, 2017

Here are the slides from our presentation at CFCamp 2017 Day 1: A Tale of Legacy to Modernization.

Evolve or Die! How many times have they told you, You still coding in that?. Come to this session to discover the infamous land of legacy ColdFusion applications, their why and existence motivations. We will then discover how to finally evolve them and take them to the wonderful land of Modern ColdFus...

Read More

CommandBox 3.7 Docker Images Released

Jon Clausen |  August 11, 2017

On the heels of and in conjunction with the 3.7.0 release of ContentBox, we are pleased to announce the 3.7.0 release of CommandBox ( a happy coincidence that the version numbers of the two are the same! ).

This release provides major updates in security and functionality to the CFConfig module, which may be used to configure CFML servers at runtime. The settings and environment variables, which were previously handled by the bash script used to start the image, are now delegated to CFConfig. You can read more on using environment variables for CFConfig here.

Read More

ContentBox v3.7.0 Released

Luis Majano |  August 10, 2017

Today we are very excited to bring you ContentBox version 3.7.0!

This release has a major focus on security, authentication, containers, testing and automation. Below you can find the major changes and updates for this release and our full release notes so you can geek out.

Read More

Easy Bake: Multi-Tier Deployments using CommandBox Docker Images

Jon Clausen |  July 24, 2017

We've been using our CommandBox Docker images for awhile now for multi-tier development and deployment. We've also received a lot of great feedback from the community that has helped to expand the power and flexibility of the those images in orchestrating CFML server environments.

One important aspect of non-development deployments of applications on the CommandBox image, is the need to warm up the server by seeding the CFML engine file system and configuration before the application is deployed in its target environment/tier. Other than the default Lucee 4.5 engine, which is what CommandBox, itself, runs on, any CFML engine specified in your application's server.json file is downloaded upon server start. Depending on the latency of your Docker environment's connection, this can mean that a bare-bones first run of your application can take minutes to start up, rather than seconds. For obvious reasons, this is not desirable.

Read More

A ColdBox Success Story - Patrick Leal of Paper Oh!

Luis Majano |  June 13, 2017

A ColdBox Success Story!

Listen to Patrick, director of Paper Oh, discuss his experience of ColdBox training during CFSummit 2016 and his plans to implement ColdBox and ColdFusion in their applications in Brazil!

Read More

ContentBox v3.6.0 Released

Luis Majano |  June 08, 2017

Today we are very excited to bring you ContentBox version 3.6.0!

This release is all about improvements to the core, localization and internationalization for sites, many bug fixes, UI improvements and updates to our containerization strategy!

Read More