feat(installer): install yeswiki from repo
This commit is contained in:
parent
350cd9d982
commit
dc280fa089
3 changed files with 28 additions and 8 deletions
10
.env.example
10
.env.example
|
@ -17,4 +17,12 @@ phpservice='php8.1-fpm'
|
|||
|
||||
# Reserved names
|
||||
maindomain='yeswiki.pro'
|
||||
reservedsubdomains='www,stats,mail,sql,cron,modelesolo,modeleferme'
|
||||
reservedsubdomains='www,stats,mail,sql,cron,modelesolo,modeleferme'
|
||||
|
||||
# URLs and paths
|
||||
source_archive_url=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-latest.zip
|
||||
|
||||
# Default admin for yeswiki
|
||||
admin_id=YesWikiProAdmin
|
||||
admin_password='A very strong password should be used for admin access!'
|
||||
admin_email=contact@yeswiki.pro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue