mirror of
https://github.com/krislamo/freecloud
synced 2025-09-11 21:09:31 +00:00
Changed files for production use
Properly excluded files needed for production. Moved group_vars to host_vars. Removed unneeded production.yml file and added a custom data directory location option for Nextcloud.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
## Nextcloud Configuration ##
|
||||
nc_version: 16.0.3
|
||||
nc_sha256sum: a13f68ce47a1362318629ba5b118a59fa98358bb18f4afc371ea15104f2881f3
|
||||
|
||||
nc_domain: www.example.com
|
||||
nc_docroot: /var/www/nextcloud
|
||||
|
||||
nc_db: nextcloud
|
||||
nc_db_user: nextcloud
|
||||
nc_db_pass: nc+password
|
||||
|
||||
nc_admin: admin
|
||||
nc_admin_pass: ncadmin+password
|
Reference in New Issue
Block a user