Learn how to configure the underlying options of the JBoss Undertow web server and servlet container in CommandBox 5.
https://commandbox.ortusbooks.com/embedded-server/configuring-your-server/undertow-options
Learn how to configure the underlying options of the JBoss Undertow web server and servlet container in CommandBox 5.
https://commandbox.ortusbooks.com/embedded-server/configuring-your-server/undertow-options
We are so excited to announce the first release of the CommandBox VSCode extension. This extension is thanks to the great work of (Kamasamak) and will integrate CommandBox into VS Code.
You are expected to have CommandBox installed on your system.
Just click on the VS Code extensions tab and search for commandbox
, install, refresh, play!
Learn how to tune your web servers' max requests in CommandBox 5.
https://commandbox.ortusbooks.com/embedded-server/configuring-your-server/performance-tuning
Learn how you can use CommandBox to manage your Lucee Extensions.
https://commandbox.ortusbooks.com/package-management/code-endpoints/lex-via-http
...
Learn how to use Git personal access tokens or username and password to authenticate to a private Git repo in CommandBox 5.
https://commandbox.ortusbooks.com/package-management/code-endpoints/git#password-authentication
Learn about the new libraries in CommandBox and how to determine the current version of Lucee that your CLI is running.
https://commandbox.ortusbooks.com/
...
We are pleased to announce the 3.0.0 release of the Commandbox Docker image. This release offers a number of improvements and optimizations for runtime usage and usage in crafting custom images for deployments.
We've released a very small patch release to CommandBox 5.0.0 which is 5.0.1 and has only 5 tickets. Most all are related to tweaks for the new server start bash script functionality that we've been rolling into our Ortus CommandBox Docker images.
We've been publishing all stable Lucee builds and select release candidate builds to ForgeBox for some time now. This allows you to use CommandBox CLI to start up a Lucee server running the version of your choice.
server start cfengine=lucee@5.3.4.77
Publishing these CF engines has been a manual process in the past, and was something we'd do after Lucee issued a release announcement. This has changed last week now with three major additions to our process aimed at giving you faster builds, easier testing, and more deployment options.
We are pleased to announce the release of CommandBox 5.0.0. This is a major release of our CLI package manager, REPL, and server tool. In this version are many library updates, new features, and bug fixes. All in all, there were 77 tickets closed for this release.