mix horizon.ops.init (horizon v0.3.4)
View SourceCreates Horizon.Ops helper scripts in ops/bin/ directory.
Usage
mix horizon.ops.init [-y] [path]Options
-y- Overwrite files without asking for confirmation.path- The path to the directory where the scripts are created. Default isops/bin.
Description
Horizon.Ops.Init creates several scripts for managing deployments of hosts and data.
Running mix horizon.ops.init creates several files in the ops/bin/ directory.
These files include:
bsd_install.shbsd_install_args.shbsd_install_script.shhorizon_helpers.shadd_certbot_crontab.shbackup_databases.shbackup_databases_over_ssh.shrestore_database.shupdate_database_owner.shturn_on_postgres_access.shturn_off_postgres_access.shturn_on_user_access.shturn_off_user_access.shfreebsd_setup.shzfs_snapshot.sh