Merge branch 'patch-2' into 'master'
Update maintenance_ tasks.md See merge request framasoft/mobilizon!524
This commit is contained in:
commit
712476488f
@ -16,10 +16,10 @@ mix mobilizon.instance gen [<options>]
|
|||||||
### Options
|
### Options
|
||||||
* `-f`, `--force` Whether to erase existing files
|
* `-f`, `--force` Whether to erase existing files
|
||||||
* `-o`, `--output PATH` The path to output the `prod.secret.exs` file. Defaults to `config/prod.secret.exs`.
|
* `-o`, `--output PATH` The path to output the `prod.secret.exs` file. Defaults to `config/prod.secret.exs`.
|
||||||
* `--output_psql PATH` The path to output the SQL script. Defaults to `setup_db.psql`.
|
* `--output-psql PATH` The path to output the SQL script. Defaults to `setup_db.psql`.
|
||||||
* `--domain DOMAIN` The instance's domain
|
* `--domain DOMAIN` The instance's domain
|
||||||
* `--instance_name INSTANCE_NAME` The instance's name
|
* `--instance-name INSTANCE_NAME` The instance's name
|
||||||
* `--admin_email ADMIN_EMAIL` The administrator's email
|
* `--admin-email ADMIN_EMAIL` The administrator's email
|
||||||
* `--dbhost HOSTNAME` The database hostname of the PostgreSQL database to use
|
* `--dbhost HOSTNAME` The database hostname of the PostgreSQL database to use
|
||||||
* `--dbname DBNAME` The name of the database to use
|
* `--dbname DBNAME` The name of the database to use
|
||||||
* `--dbuser DBUSER` The database user (aka role) to use for the database connection
|
* `--dbuser DBUSER` The database user (aka role) to use for the database connection
|
||||||
|
Loading…
Reference in New Issue
Block a user