Releases: underpostnet/pwa-microservices-template-ghpkg
v2.8.818
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.818
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.817
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.817
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.816
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.816
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.815
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.815
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.814
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.814
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.813
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.813
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.812
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.812
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.811
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.811
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Initializes a new Underpost project with a predefined structure.
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] Sets environment variables and configurations related to a specific deployment ID.
config [options] <operator> [key] [value] Manages Underpost configurations using various operators.
root Displays the root path of the npm installation.
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.
dockerfile-image-build [options] Builds a Docker image from a specified Dockerfile with various options for naming, saving, and loading.
dockerfile-pull-base-images [options] Pulls required Underpost Dockerfile base images and optionally loads them into clusters.
install Quickly imports Underpost npm dependencies by copying them.
db [options] <deploy-list> Manages database operations, including import, export, and collection management.
script [options] <operator> <script-name> [script-value] Supports a variety of built-in Underpost global scripts, their preset lifecycle events, and arbitrary custom scripts.
cron [options] [deploy-list] [job-list] Manages cron jobs, including initialization, execution, and configuration updates.
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.
lxd [options] Manages LXD containers and virtual machines.
baremetal [options] Manages baremetal server operations, including installation, database setup, and user management.
help [command] display help for command
v2.8.8
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.8
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Create a new project
start [options] <deploy-id> [env] Start up server, build pipelines, or services
clone [options] <uri> Clone github repository
pull [options] <path> <uri> Pull github repository
cmt [options] <path> <commit-type> [module-tag] [message] Commit github repository
push [options] <path> <uri> Push github repository
env <deploy-id> [env] Set environment variables files and conf related to <deploy-id>
config [options] <operator> [key] [value] Manage configuration, operators
root Get npm root path
cluster [options] [pod-name] Manage cluster, for default initialization base kind cluster
deploy [options] [deploy-list] [env] Manage deployment, for default deploy development pods
secret [options] <platform> Manage secrets
dockerfile-image-build [options] Build image from Dockerfile
dockerfile-pull-base-images [options] Pull underpost dockerfile images requirements
install Fast import underpost npm dependencies
db [options] <deploy-list> Manage databases
script [options] <operator> <script-name> [script-value] Supports a number of built-in underpost global scripts and their preset life cycle events as well as arbitrary scripts
cron [options] [deploy-list] [job-list] Cron jobs management
fs [options] [path] File storage management, for default upload file
test [options] [deploy-list] Manage Test, for default run current underpost default test
monitor [options] <deploy-id> [env] Monitor health server management
lxd [options] Lxd management
baremetal [options] Baremetal management
help [command] display help for command
v2.8.799
underpost.net
template
Base template for pwa/api-rest projects.
Develop, build, deploy, test, monitor, and manage multiple runtime applications on virtual machines or container instances.
Create a new project
npm install -g underpost
underpost new app-name
After template installation, the server will be running on http://localhost:4001
Usage
cd app-name
Build client bundle
npm run build
Run dev client server
npm run dev
underpost ci/cd cli v2.8.799
Usage: underpost [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new <app-name> Create a new project
start [options] <deploy-id> [env] Start up server, build pipelines, or services
clone [options] <uri> Clone github repository
pull [options] <path> <uri> Pull github repository
cmt [options] <path> <commit-type> [module-tag] [message] Commit github repository
push [options] <path> <uri> Push github repository
env <deploy-id> [env] Set environment variables files and conf related to <deploy-id>
config <operator> [key] [value] Manage configuration, operators
root Get npm root path
cluster [options] [pod-name] Manage cluster, for default initialization base kind cluster
deploy [options] [deploy-list] [env] Manage deployment, for default deploy development pods
secret [options] <platform> Manage secrets
dockerfile-image-build [options] Build image from Dockerfile
dockerfile-pull-base-images [options] Pull underpost dockerfile images requirements
install Fast import underpost npm dependencies
db [options] <deploy-list> Manage databases
script [options] <operator> <script-name> [script-value] Supports a number of built-in underpost global scripts and their preset life cycle events as well as arbitrary scripts
cron [options] [deploy-list] [job-list] Cron jobs management
fs [options] [path] File storage management, for default upload file
test [options] [deploy-list] Manage Test, for default run current underpost default test
monitor [options] <deploy-id> [env] Monitor health server management
lxd [options] Lxd management
help [command] display help for command