boxlang-deployment

Installation
SKILL.md

BoxLang Deployment

Overview

BoxLang applications can be deployed across multiple runtimes: embedded web servers (CommandBox/MiniServer), Docker containers, serverless (AWS Lambda, Google Cloud Functions, Azure), Spring Boot, and even WASM. JRE 21+ is required for all deployments.

Requirements

  • JRE 21+ (or OpenJDK 21+) is required
  • CommandBox is the recommended deployment tool for traditional servers
  • BVM (BoxLang Version Manager) manages BoxLang versions per project

CommandBox (Recommended for Traditional Servers)

Installation

Installs
10
First Seen
Apr 15, 2026
boxlang-deployment — ortus-boxlang/skills