• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TeraTech

The ColdFusion Experts: Develop | Secure | Optimize

  • Services
    • Consulting
    • Crash
    • Development
    • Maintenance
    • Modernization
    • Security
  • About Us
  • Testimonials
  • Free Assessment
  • Get in touch!

  • Services
    • Consulting
    • Crash
    • Development
    • Maintenance
    • Modernization
    • Security
  • About Us
  • Testimonials
  • Free Assessment
  • Get in touch!

046 Secrets From the Folks Who Make the Official Lucee CFML Docker Images, with Geoff Bowers

October 23, 2017 By Michaela Light Leave a Comment

Geoff Bowers talks about “Secrets from the folks who make the official Lucee CFML Docker images” in this episode of ColdFusion Alive podcast with host Michaela Light.

Contents

  • Show notes
  • Mentioned in this episode
  • Listen to the Audio
  • Bio
  • Links
  • Interview transcript
    • Read more

Show notes

  • Secrets from the folks who make the official Lucee Docker images
    • Treat your servers like cattle and not pets – throw old server away and instantiate a new clean one
    • Much faster server spin up (seconds)
    • Much easier server setup and programmable install
    • Continuous delivery ⇒ more confidence at rolling out code changes
      • Dev → stage → production
  • CF DevOps Tips
    • Version control of server instances
    • No more running server upgrades or patches for CF, the JVM, the OS, the DB – pull a new Docker image and create a fresh server
    • Programmatically server config
    • Orchestration of server clusters
    • High availability by having 2+ containers in different data centers (on AWS)
    • Checkbox for MySQL replication (and read replicas)
    • “Infrastructure on demand”
    • Paying by the minute (auto shut down staging server at night and weekends to save 50% on your AWS costs
    • Security scanning of docker images
  • Converting to Docker
    • No writing files locally → CDN or other shared location
    • 5 day convert to Docker Daemon consulting
  • Why Serverless is cool.
    • Spaghetti server architecture
    • Lasagna layers
    • Ravioli micro services
  • What new apps are you building in Lucee CFML
    • University private video hosting
    • AWS transcoding service
    • Queue + auto scaling of servers
    • 16 TB of data
    • High availability infrastructure
  • Tricks to migrating legacy ACF to Lucee CFML
    • The app that would never die
  • How he started WebDU and why they consciously chose to close it after a 10 year run.
  • What did you enjoy at CFObjective?
  • How did you come up with the name Daemon and @modius?
    • Daemon (is pronounced Demon in the US) like Encyclopaedia / Haemoglobin
  • Why are you proud to use CFML?
  • WWIT to make CF more alive this year?

Mentioned in this episode

  • Lucee CFML

  • Tomcat

  • Docker

  • Containers

  • Chef

  • Ansible

  • Vagrant

  • Debian Linux

  • OpenJDK

  • Alpine Linux – very lean (5MB)

  • Microsoft Windows Docker containers

  • Farcry CF CMS

  • Patrick Quinn episode

  • AWS

  • Park My Cloud 

  • DockerHub

  • Brian Klass AWS episode

  • AWS transcoding service

  • Amazon S3

  • Amazon EC2

  • Azure

  • Digital Ocean

  • Brad Wood

Listen to the Audio

Bio

Geoff Bowers

Geoff Bowers is a CEO of Daemon in Sydney Australia for 22 years so far and a President of Lucee Association (LAS). He has ran WebDU conference for 10 years.

Links

  • Website
  • Twitter

Interview transcript

Michael:          I'm here with Geoff Bower from Demon. [If I'm saying that right. He gave me extensive lessons on how to pronounce it.] And we're going to be talking about secrets from the folks who make the official Lucee CFML Docker images. So as well as that, we’ll look at some ColdFusion dev ups tips. Why is he thinks Servulous is so cool these days, and some of the neat apps he's building with Lucee CFML with his team there down in Australia. And also look at tricks they use on migrating legacy Adobe ColdFusion to Lucee. And we’ll also do a little bit of chat about web [inaudible] [00:40], and a few other interesting things. So welcome Geoff.

Geoff:                         hi there

Michael:          And just in case you don't know, he’s C.E.O. of Demon, has been around for like 22 years, been doing ColdFusion forever, or at least since version one.

Geoff:             Seems like forever. Now probably since version… I think might be version was is three and a half I can’t remember.

Michael:          In 97, was three and a half?

Geoff:                         Nearly three and a half. 97 is sort of the time frame.

Michael:          Yeah, and he's also president of LAS; the Lucy Association Switzerland. So he's the …that's where the buck stops as they say in America.

Geoff:                         It’s where the buck stops, yeah.

Michael:          Yeah, so you guys there make all the official Lucee Docker images. Tell us about that, and why that matters to people listening.

Geoff:             Well, I think the first thing to say is in ter

Read more

 

And to continue learning how to make your ColdFusion apps more modern and alive, I encourage you to download our free ColdFusion Alive Best Practices Checklist.

Because… perhaps you are responsible for a mission-critical or revenue-generating CF application that you don’t trust 100%, where implementing new features is a painful ad-hoc process with slow turnaround even for simple requests.

What if you have no contingency plan for a sudden developer departure or a server outage? Perhaps every time a new freelancer works on your site, something breaks. Or your application availability, security, and reliability are poor.

And if you are depending on ColdFusion for your job, then you can’t afford to let your CF development methods die on the vine.

You’re making a high-stakes bet that everything is going to be OK using the same old app creation ways in that one language — forever.

All it would take is for your fellow CF developer to quit or for your CIO to decide to leave the (falsely) perceived sinking ship of CFML and you could lose everything—your project, your hard-won CF skills, and possibly even your job.

Luckily, there are a number of simple, logical steps you can take now to protect yourself from these obvious risks.

No Brainer ColdFusion Best Practices to Ensure You Thrive No Matter What Happens Next

ColdFusion Alive Best Practices Checklist

ColdFusion Alive Best Practices Checklist

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

√ Easily create a consistent server architecture across development, testing, and production

√ A modern test environment to prevent bugs from spreading

√ Automated continuous integration tools that work well with CF

√ A portable development environment baked into your codebase… for free!

 

Learn about these and many more strategies in our free ColdFusion Alive Best Practices Checklist.

  • Facebook
  • Twitter
  • LinkedIn

Filed Under: CF Alive Podcast, CFML Open- Source, Docker, Lucee

← Previous Post Wonderful experience at CFCamp Conference in Munich
Next Post → 046 Secrets From the Folks Who Make the Official Lucee CFML Docker Images, with Geoff Bowers- Transcript

Primary Sidebar

Subscribe on iTunes

Popular podcast episodes

  • Revealing ColdFusion 2021 – Rakshith Naresh
  • CF and Angular – Nolan Erck
  • Migrating legacy CFML – Nolan Erck
  • Adobe API manager – Brian Sappey
  • Improve your CFML code – Kai Koenig

CF Alive Best Practices Checklist

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

Get your checklist

Top articles

  • CF Hosting (independent guide)
  • What is Adobe ColdFusion
  • Is Lucee CFML now better than ACF?
  • Is CF dead?
  • Learn CF (comprehensive list of resources)

Recent Posts

  • test page
  • 141 Into The Box 2025 ColdFusion conference (all the details) with Daniel Garcia – Transcript
  • 141 Into The Box 2025 ColdFusion conference (all the details) with Daniel Garcia
  • 107 ColdFusion 2021 Revealing Details on How it was Created with Rakshith Naresh
  • The Legacy Continues: ColdFusion Summit East Conference Edition

Categories

  • Adobe ColdFusion 11 and older
  • Adobe ColdFusion 2018
  • Adobe ColdFusion 2020 Beta
  • Adobe ColdFusion 2021
  • Adobe ColdFusion 2023
  • Adobe ColdFusion 2024
  • Adobe ColdFusion 2025
  • Adobe ColdFusion Developer week
  • Adobe ColdFusion Project Stratus
  • Adobe ColdFusion Summit
  • AWS
  • BoxLang
  • CF Alive
  • CF Alive Podcast
  • CF Camp
  • CF Tags
  • CF Vs. Other Languages
  • CFEclipse
  • CFML
  • CFML Open- Source
  • CFUnited
  • ColdBox
  • ColdFusion and other news
  • ColdFusion Community
  • ColdFusion Conference
  • ColdFusion Consulting
  • ColdFusion Developer
  • ColdFusion Development
  • ColdFusion Hosting
  • ColdFusion Maintenance
  • ColdFusion Performance Tuning
  • ColdFusion Projects
  • ColdFusion Roadmap
  • ColdFusion Security
  • ColdFusion Training
  • ColdFusion's AI
  • CommandBox
  • Docker
  • Fixinator
  • Frameworks
  • Fusebox
  • FusionReactor
  • IntoTheBox Conference
  • Java
  • JavaScript
  • JVM
  • Learn CFML
  • Learn ColdFusion
  • Legacy Code
  • Load Testing
  • Lucee
  • Mindmapping
  • MockBox
  • Modernize ColdFusion
  • Ortus Developer Week
  • Ortus Roadshow
  • Server Crash
  • Server Software
  • Server Tuning
  • SQL
  • Survey
  • Survey results
  • TestBox
  • Transcript
  • Uncategorized
  • Webinar
  • Women in Tech

TeraTech

  • About Us
  • Contact

Services

  • Free assessment
  • Consulting
  • Crash
  • Development
  • Maintenance
  • Modernization
  • Security
  • Case Studies

Resources

  • CF Alive Book
  • CF Alive Podcast
    • Podcast Guest Schedule
  • TeraTech Blog
  • CF Alive resources
  • CF e-course
  • CF best practice checklist

Community

  • CF Alive
  • CF Inner Circle
  • CF Facebook Group

TeraTech Inc
451 Hungerford Drive Suite 119
Rockville, MD 20850

Tel : +1 (301) 424 3903
Fax: +1 (301) 762 8185

Follow us on Facebook Follow us on LinkedIn Follow us on Twitter Follow us on Pinterest Follow us on YouTube



Copyright © 1998–2025 TeraTech Inc. All rights Reserved. Privacy Policy.