feat(cli) : separate cli, use templates WIP
This commit is contained in:
parent
a685758881
commit
8a62a447a8
6 changed files with 96 additions and 63 deletions
|
@ -10,4 +10,11 @@ ip6='::1'
|
|||
|
||||
# Mysql account with enought privileges to create users and DB
|
||||
mysqluser='root'
|
||||
mysqlpassword='1 very long & secure password or passphrase!'
|
||||
mysqlpassword='1 very long & secure password or passphrase!'
|
||||
|
||||
# Services
|
||||
phpservice='php8.1-fpm'
|
||||
|
||||
# Reserved names
|
||||
maindomain='yeswiki.pro'
|
||||
reservedsubdomains='www,stats,mail,sql,cron,modelesolo,modeleferme'
|
Loading…
Add table
Add a link
Reference in a new issue