v3.1.3
Changelog v3.1.3
2026-03-17
cli-run
- feat: Add 'pid-info' and 'background' methods to enhance process management in CLI (30afedf4d)
server-start
- feat: Add option to skip pulling base code in build process and update configuration for error handling (3f8d7b09b)
github-actions
- feat: Update CI workflows to improve commit message handling and deployment conditions (2a4884a1e)
- feat: Add deploy_type option to CI workflows and enhance changelog message propagation (d222753ec)
docs
- feat: Update changelog, CLI help, and documentation with new commands and options (124c8b2af)
- feat: Update CLI documentation and enhance README with versioning and command index (e6eb668d4)
- feat: Enhance documentation configuration and remove obsolete options in build processes (3437e1488)
client-underpost
- feat: Refactor styles in RichText and CssUnderpost components for improved typography (ee1d12335)
client-core
- feat: Update links to open in the top frame and enhance iframe sandboxing (8ec50df8d)
cli-client
- feat: Add sync-conf command and enhance build options for client assets (ad8b96242)
swagger
- fix: update security middleware to ensure correct CSP headers for Swagger UI (ef7dd5243)
scripts
- Add missing package installation command in ports-ls.sh (e13253366)
New release v:3.1.2 (2026-03-15)
cli-run
- Fix streamline deployment logic prevent override env files and redundant build workflows (048fb8ff1)
engine-cyberia
- fix: update error handling for underpost passthrough to include 'env' command (402a96176)
New release v:3.1.1 (2026-03-14)
cli-index
- fix: add quiet option to dotenv config for improved error handling (975448eb4)
cli-secrets
- fix: add missing dotenv import in secrets module (7f83e26c4)
cli-repository
- fix: enhance environment variable checks for GITHUB_TOKEN retrieval (d097c6c1f)
New release v:3.1.0 (2026-03-14)
docs
- Add documentation for Baremetal and LXD management, including command references and quick start guides (3569b5150)
- feat: update documentation with new command options for database and deployment management (707ef0e4d)
github-actions
- feat: add optional commit message input for workflow_dispatch in CI configurations (2314de8c6)
- Fix cloud explorer underpost session and underpost install in deployments workflows (746547206)
- Add npm install for update packages in deployments engine workflows (5549a3f5d)
- Remove temporal --underpost-quickly-install in deployments workflows (777b39a2e)
cli-repository
- feat: enhance CI/CD workflows with workflow_dispatch support and input options (b311866fa)
package
- fix: add production image script to package.json (fe0ca63df)
- Add deploy js dependabot branch merge deploy script (cdc7e90c3)
- Fix packages vulnerabilities (492a3963a)
run-deploy
- feat dd security check for secrets before template deployment (50b6b9ba6)
bin-deploy
- feat(deploy): add 'conf' case to load configuration based on arguments (28d3e8bf5)
- Add temporal fallback underpost legacy version handling (ad74d2ef6)
- separate cyberia-hardhat case deploy script (3cd032785)
server-logger
- fix(logger): update json-colorizer import and color definitions (2b89456df)
- Fix colorize import logger (d7c01ccc2)
gitleaks
- fix: update gitleaks configuration title and add new ignore entries for sensitive tokens (408cad0a4)
server-conf
- feat: add loadCronDeployEnv function to manage deployment-specific environment variables across modules (19de5ea13)
- feat: enhance environment variable file generation with template support (467f3a348)
- refactor: update configuration loading logic and enhance environment variable handling (bbda63807)
cli-client
- feat: refactor deployment process to use new client command and streamline build operations (c854da41a)
env
- feat: integrate loadEnv function to manage deploy-specific environment variables in CLI and server modules (47a1560be)
template
- fix: update deployment script to build template and adjust logging configuration (30c3a830b)
server-client
- fix: improve error logging for nodemon crashes in client development server (a0ece9770)
package-script
- feat: add clean script to package.json for environment cleanup (1516217a8)
cli-repo
- feat: add sync-start option to synchronize start scripts in package.json for deploy IDs (59ebb8c1c)
- feat: add option to display current Git branch name (8492f7a2b)
cli-run
- Fix runner ide vs code (70b34ea3d)
server-env
- refactor: centralize environment variable loading (3c2709aec)
bin-vs
- Improve vs code ide runner handling (2b1a8b326)
engine
- Refactor security deploy conf logic and handle (7d6592c43)
- Silencing dotenv injection logs (56b8e8e80)
engine-cyberia
- Add development pv pvc dd-cyberia manifests (ca4d3d342)
- Fix object layer model Mongoose pre save next error (506fb719c)
- Add missing ethers packahge in CyberiaDependencies scope (5f11cafe6)
- Add Customize Docs release URL and MenuCyberiaPortal GitHub (e879c2240)
- Fix Hardhat CI npm audit failure (3ea9ed486)
- Update hardhat config evm version (816e1d7d0)
- Cyberia Portal Docs Modal Fixes (9bd9eb1e4)
- Add Cyberia portal docs build integration (9d8abe001)
- Kubeadm Underpost Cluster Besu Integration (1df6cfbfb)
- Fix Hardhat Web Integration Canonical CID (bb2a81fab)
- Cryptokoyn and Itemledger metadata client and seo injects (db8c9b337)
- Cyberia NPM Dependency Installer hardhat on main module override (a43cc25ea)
- Apply mermaid on diagrams in WHITE-PAPER.md (0bb230e14)
- Hardhat Cyberia CKY Token Lifecycle (514bdafae)
- Hardhat Ethers v6 Upgrade Audit (114e42f7d)
- Hardhat ES6 refactor for Cyberia (9b9f85693)
- Object Layer Token Ethereum Refactor (82076eb9e)
- Rename cyberkoyn reference to cryptokoyn (ae5949337)
- Refactor Object Layer White Paper and ERC1155 Besu Integration (8cb6f59c2)
cli-deploy
- Fix Kubernetes PVC Manifest Inconsistencies (6839bccca)
- Fix Kubernetes PVC Manifest Inconsistencies builder (d6f311c60)
client-core
- Fix AgGrid Theme Events Rendering (4b37681f1)
- Add logic to custom ui-icon in content component (b380703c8)
- Fix sitemap generation logic (7cfb23d01)
- Fix sitemap builder defaul url sitemap (c39f1e070)
client-underpost
- Add File Explorer Cloud Menu Auth (f3cc57e28)
api-core
- Fix deprecated Mongoose pre save next error (bee1a5829)
conf
- Add SwaggerDarkMode in dd-cyberia conf (69d4c54f1)
bin-build
- Fix jsdocs cyberia json build (20dbe54dd)
cli-core
- Update -g8 option flag (d1779a1da)
underpost
End2end continuous integration and continuous deployment cloud to applications federation tools. Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpostunderpost new app-nameAfter template installation, the server will be running on http://localhost:4001
Usage
cd app-nameBuild client bundle
npm run buildRun dev client server
npm run devunderpost ci/cd cli v3.1.3
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new [options] [app-name] Initializes a new Underpost project, service, or configuration.
client [options] [deploy-id] [sub-conf] [host] [path] Builds client assets, single replicas, and/or syncs environment ports.
start [options] <deploy-id> [env] Initiates application servers, build pipelines, or other defined services based on the deployment ID.
clone [options] <uri> Clones a specified GitHub repository into the current directory.
pull [options] <path> <uri> Pulls the latest changes from a specified GitHub repository.
cmt [options] [path] [commit-type] [module-tag] [message] Manages commits to a GitHub repository, supporting various commit types and options.
push [options] <path> <uri> Pushes committed changes from a local repository to a remote GitHub repository.
env [deploy-id] [env] [subConf] Sets environment variables and configurations related to a specific deployment ID.
static [options] Manages static build of page, bundles, and documentation with comprehensive customization options.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
ip [options] [ips] Displays the current public machine IP addresses.
cluster [options] [pod-name] Manages Kubernetes clusters, defaulting to Kind cluster initialization.
deploy [options] [deploy-list] [env] Manages application deployments, defaulting to deploying development pods.
secret [options] <platform> Manages secrets for various platforms.
image [options] Manages Docker images, including building, saving, and loading into Kubernetes clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] [deploy-list] Manages database operations with support for MariaDB and MongoDB, including import/export, multi-pod targeting, and Git integration.
metadata [options] [deploy-id] [host] [path] Manages cluster metadata operations, including import and export.
cron [options] [deploy-list] [job-list] Manages cron jobs: execute jobs directly or generate and apply K8s CronJob manifests.
fs [options] [path] Manages file storage, defaulting to file upload operations.
test [options] [deploy-list] Manages and runs tests, defaulting to the current Underpost default test suite.
monitor [options] <deploy-id> [env] Manages health server monitoring for specified deployments.
ssh [options] Manages SSH credentials and sessions for remote access to cluster nodes or services.
run [options] <runner-id> [path] Runs specified scripts using various runners.
lxd [options] Manages LXD virtual machines as K3s nodes (control plane or workers).
baremetal [options] [workflow-id] Manages baremetal server operations, including installation, database setup, commissioning, and user management.
help [command] display help for command