Ortus Docs avatar

Ortus Docs

Official

@ortus-docs · Everywhere

0Followers
|
41Public Repos
|
53Published Skills

A collection of all the Ortus Solutions' Product Docs

Skills Distribution
DomainDeveloper To...Runtime Orchestrat.. (40%)Application Lifecy.. (30%)Cross-Platform Dep.. (30%)

Agent Skills by Ortus Docs

Showing 53 vetted skills indexed across 1 GitHub repositories.

ortus-docsortus-docs
16

boxlang-security

Codify secure coding patterns and runtime controls for BoxLang applications.

Official
Advanced
ortus-docsortus-docs
16

boxlang-runtime-cli-scripting

Orchestrate BoxLang CLI workflows with argument parsing and REPL usage.

Official
Advanced
ortus-docsortus-docs
16

boxlang-runtime-desktop-electron

Automate desktop BoxLang app builds by integrating Electron with a local MiniServer.

Official
Advanced
ortus-docsortus-docs
16

boxlang-interceptors

Create interceptors for named events in BoxLang applications.

Official
Advanced
ortus-docsortus-docs
16

boxlang-application-descriptor

Define per-app lifecycle and isolation for BoxLang applications using Application.bx.

Official
Advanced
ortus-docsortus-docs
16

boxlang-web-development

Automate BoxLang web application lifecycle, routing, security, and deployment configurations.

Official
Advanced
ortus-docsortus-docs
16

commandbox-setup

Automate CommandBox CLI installation, configuration, and upgrades across macOS, Linux, and Windows.

Official
Intermediate
ortus-docsortus-docs
16

commandbox-task-runners

Automate CommandBox task runner orchestration for CFML build workflows.

Official
Advanced
ortus-docsortus-docs
16

boxlang-file-handling

Automate file-system tasks in BoxLang to read, write, copy, move, and delete files and directories.

Official
Advanced
ortus-docsortus-docs
16

boxlang-runtime-github-actions

Automate BoxLang setup in GitHub Actions workflows.

Official
Intermediate
ortus-docsortus-docs
16

boxlang-runtime-spring-boot

Integrate BoxLang as a view engine in Spring Boot applications.

Official
Intermediate
ortus-docsortus-docs
16

boxlang-runtime-esp32

Deploy BoxLang to ESP32 microcontrollers using MatchBox with --target esp32.

Official
Intermediate
ortus-docsortus-docs
16

commandbox-usage

Guide CommandBox CLI usage with structured examples and interactive shell commands.

Official
Intermediate
ortus-docsortus-docs
16

boxlang-code-reviewer

Review BoxLang code for security, correctness, performance, maintainability, and style.

Official
Advanced
ortus-docsortus-docs
16

commandbox-package-management

Automate CommandBox package management for CFML/BoxLang projects.

Official
Advanced
ortus-docsortus-docs
16

boxlang-deployment

Orchestrate BoxLang application deployment across CommandBox, Docker, AWS Lambda, and Spring Boot.

Official
Advanced
ortus-docsortus-docs
16

boxlang-runtime-digitalocean-app

Deploy BoxLang applications to DigitalOcean App Platform via GitHub.

Official
Advanced
ortus-docsortus-docs
16

commandbox-config-settings

Automate global CommandBox configuration management with config set, show, and clear commands.

Official
Intermediate
ortus-docsortus-docs
16

boxlang-java-integration

Bridge BoxLang with Java to create objects, call static methods, and import classes.

Official
Intermediate
ortus-docsortus-docs
16

boxlang-runtime-jsr-223

Embed BoxLang scripting in Java applications via the JSR-223 API.

Official
Advanced
ortus-docsortus-docs
16

boxlang-runtime-desktop

Coordinate Electron desktop BoxLang apps with a local MiniServer runtime.

Official
Advanced
ortus-docsortus-docs
16

boxlang-runtime-docker

Automate Docker containerization of BoxLang applications with image and runtime configuration.

Official
Advanced
ortus-docsortus-docs
16

boxlang-zip

Automate ZIP archive creation, extraction, and modification in BoxLang via bx:zip.

Official
Intermediate
ortus-docsortus-docs
16

boxlang-functional-programming

Implement BoxLang functional pipelines with closures, lambdas, map, filter, and reduce.

Official
Intermediate

Frequently Asked Questions About Ortus Docs

FAQPage Schema
What specific deployment targets are supported for BoxLang applications?

BoxLang supports diverse environments including AWS Lambda, Google Cloud Functions, DigitalOcean App Platform, Docker containers, Spring Boot, and ESP32 microcontrollers. It also enables native binary compilation and WebAssembly execution for browser or server-side environments.

Which developers benefit most from these resources?

These resources are designed for backend engineers, systems architects, and CFML developers seeking to modernize their stack. It provides essential guidance for those managing enterprise-grade web applications, microservices, and cross-platform runtime configurations.

How do I manage dependencies and project configurations?

Dependency and project management is handled through CommandBox. Developers use JSON-based configuration files to manage packages, embedded server lifecycles, and environment-specific settings across local, staging, and production environments.