Ortus BoxLang Cloud Servers
  • Welcome To The Cloud
  • Intro
    • Overview
    • About this Book
      • Author
    • EULA
  • aws
    • Overview
    • Ubuntu Based Images
      • BoxLang with CommandBox
      • Boxlang MiniServer with Nginx
      • Other Engines
        • Lucee + Nginx
          • Managing your web site
            • Connecting to your server
          • Changelog
        • CommandBox + Nginx
          • Managing your web site
          • Connecting via WinSCP
            • Connecting via VSCode
              • How to customize sites
              • Changelog
    • Windows Based Images
      • BoxLang with CommandBox
      • BoxLang MiniServer with IIS
      • Other Engines
        • Lucee + IIS-Boncode
          • Managing your web site
          • Connect with VSCode
          • Changelog
        • Commandbox + Boncode
        • Contentbox 5
          • Running Contentbox
          • Connect with VSCode
  • microsoft
    • Overview
    • Ubuntu Based Images
      • BoxLang with CommandBox
      • BoxLang Miniserver with Nginx
    • Windows Based Images
      • BoxLang with CommandBox
      • BoxLang Miniserver + IIS
  • googl
    • Coming Soon...
  • Digital Ocean
    • Coming Soon..
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. aws
  2. Windows Based Images
  3. Other Engines
  4. Contentbox 5

Running Contentbox

PreviousContentbox 5NextConnect with VSCode

Last updated 2 years ago

Was this helpful?

This page will explain the necessary sites to run Contentbox 5 on your AWS Cloud site. Let's take care of some homework first. The GUI part of the Lucee admin is disabled on Contentbox 5. The sites are at: C:\inetpub\wwwroot\site1 | C:\inetpub\wwwroot\site2 Commandbox is at C:\box All Lucee admin functionality can be ministered maintained via the Commandbox module CFConfig. Here is a link to get you started with that. To see your Lucee admin settings open a CLI and open a box shell and run. cfconfig show

Now let's get Contentbox configured and running on the demo site. If you are an experienced user then create your own site. Here are the steps to get that first site running.

  1. Open a browser and if you have not run this at the bottom of the page you will need to or do it by hand. Paste this URL into your browser and go. http://luceesite1.com

  • Set the email address

  • Create the CMS

https://cfconfig.ortusbooks.com/
Powershell code