hollaex
hollaex init
--path
--path
flag doesn't get specified, the CLI automatically set the current directory of the terminal as the Kit path by default.--kube
--skip
docker-compose
setup.hollaex import
--path
--with_aws_s3
hollaex export
--path
--with_aws_s3
hollaex server --setup
hollaex server --start
--ignore_settings
hollaex server --stop
hollaex server --restart
--ignore_settings
hollaex prod
hollaex server --scale
api
and stream
).hollaex web --scale
hollaex server --build
/mail
or /plugins
on HollaEx Kit.hollaex server --apply
--tag
--ignore_settings
--ignore_compatibility_check
hollaex server --terminate
hollaex dev
/plugins
folder or /dbs
folder into the containers. The code changes would be synced with the containers in real time.--setup
--start
--stop
--restart
npm
packages for /plugins
folder would be reinstalled while on the restart. --terminate
hollaex web
--setup
--start
--stop
--restart
--build
--terminate
hollaex toolbox
--backup
pg_dumpall
for the exchange PostgreSQL database.--flush_redis
--issue_ssl
--renew_ssl
--update_registry_secret
--set_activation_code
--set_config
This command will completely override the existing user database based on the settings files user got at HollaEx Kit. Do not run it without full understanding of this command.
configmap
and secret
files at /settings
directory of HollaEx Kit)--connect_database
psql
.psql
should be installed first on the user's computer before running this command.--connect_redis
redis-cli
.redis-cli
should be installed first on the user's computer before running this command.--connect_influxdb
influx-client
.influx-client
should be installed first on the user's computer before running this command.--install_cli
hollaex toolbox --install_cli 1.8.5
would install version 1.8.5 of the CLI.--influxdb_migration
hollaex cloud
--start
--stop
--restart
--upgrade
--kit_repo
(Optional)--kit_branch
(Optional)--terminate
hollaex status
hollaex logs
--target
api
, stream
, engine
, db
, redis
, influxdb
--line
20
by default (Printing last 20 lines of logs).--export <PATH>
--export
flag.hollaex version