201 Commits (f2c5aedc523358a46836de2ab85f30b0042c4a49)

Author SHA1 Message Date
Felix Stupp f2c5aedc52
server/nextcloud: Add extract_app_list helper script 3 years ago
Felix Stupp 0164e4810b
server/nextcloud: Remove not required comment on lost_password_link
Feature already explained in another comment above
3 years ago
Felix Stupp a23e80abc1
server/nextcloud: Delete no longer required install_nextcloud.sh script 3 years ago
Felix Stupp 09cd9782a9
Added roles server/drone.io/{runner,server} 3 years ago
Felix Stupp 8725e65dfb
server/nextcloud: Fix re-importing config.json after changes 3 years ago
Felix Stupp 25ca7ef895
server/spotme: Define some conversion tasks to run also in check mode
- required to check later tasks
- do not change anything on the system on their own
4 years ago
Felix Stupp d025cc1fac
server/minecraft: Allow MC to lock files in data dir 4 years ago
Felix Stupp 933e831804
server/minecraft: Fix warning of casting port while keeping port as int 4 years ago
Felix Stupp cd3972887b
server/minecraft: Reworking generating server.properties 4 years ago
Felix Stupp abf4a36151
server/minecraft: Also save-all after backup to prevent losing changes made while backup 4 years ago
Felix Stupp ae9588913b
server/nextcloud: Fix changed config dbpass to dbpassword 4 years ago
Felix Stupp 3dde72a807
server/nextcloud: Fix configuring overwrite.cli.url 4 years ago
Felix Stupp b3a8f253eb
server/nextcloud: ignore errors on app install/disable tasks 4 years ago
Felix Stupp 9ed9e283c6
server/tt-rss: Increase default timeout to 30 seconds 4 years ago
Felix Stupp ab74829169
server/nextcloud: Fixed using command module
- Added quote filter to import_config_file and system_user
- Split command for enabling/disabling addons
4 years ago
Felix Stupp 031d9db790
server/nextcloud: Remove TODO for Redis integration
Already implemented
4 years ago
Felix Stupp f0c371b794
server/nextcloud: Enable configuring lost password links, disabled per default 4 years ago
Felix Stupp d316e6ae7e
server/{gitea,linx,minecraft,nextcloud}: Implemented role misc/hdd_dir 4 years ago
Felix Stupp 50de8ade7d
server/gitea: Fixed comment on var gitea_repository_default_private 4 years ago
Felix Stupp 60c8d58dd8
server/gitea: Reorded directory variables 4 years ago
Felix Stupp fcb1ed71b6
Added debug mode with support for all roles 4 years ago
Felix Stupp b64ba93512
server/nextcloud: Removed now unsupported & anyway unused option for database table prefix 4 years ago
Felix Stupp fbec59d8ab
server/minecraft: Quote minecraft_version in shell command: 4 years ago
Felix Stupp 71bf56e60f
server/nextcloud: Changed approach for config to import prepared JSON 4 years ago
Felix Stupp 10541b5ecc
server/nextcloud: Added tag nextcloud_apps 4 years ago
Felix Stupp 0a6484d1ea
server/nextcloud: Add new dependencies for Nextcloud 4 years ago
Felix Stupp ad9dbb8e61
Update nextcloud server configuration to be more strict 4 years ago
Felix Stupp e93c11f0d7
Added shellcheck for script validations 4 years ago
Felix Stupp 34614b7d6a
server/linx: update: Changed installed version detection to use zero-lines 4 years ago
Felix Stupp 7d2f8d32d0
server/linx: update: Combined two comment sections 4 years ago
Felix Stupp 69172f0145
server/gitea: update: Improved shell configuration to detect errors 4 years ago
Felix Stupp 90a2a41d7c
server/gitea: update.sh: Improved usage of quotation markers 4 years ago
Felix Stupp 9462e70ea1
server/spotme: Moved service envs to extra file
Otherwise all users would be able to extract data using systemctl show
4 years ago
Felix Stupp 07004c3717
server/tt-rss: Moved service envs in extra file
Otherwise all users would be able to extract data using systemctl show
4 years ago
Felix Stupp 9e04a7b39b
server/node: Moved private envs to extra file
Otherwise all users would be able to extract data using systemctl show
4 years ago
Felix Stupp f91ef20682
server/gitea: Fixed quoting of vars for update script 4 years ago
Felix Stupp a9c8fd9af3
Moved var nginx_installation_directory to global vars 4 years ago
Felix Stupp b1a93849a1
Moved var nginx_system_user to global vars 4 years ago
Felix Stupp 45645de557
Moved conversion from domain to username into filter with shorts table 4 years ago
Felix Stupp 00ef0cd61a
server/gitea: Changed default database_user to system_user
To be equal to other server roles
4 years ago
Felix Stupp 67308818f5
server/minecraft: Changed dns entries format to new one 4 years ago
Felix Stupp d8405a223b
server/nextcloud: Added hint for source of var redis_socket_path 4 years ago
Felix Stupp d8421b49bb
server/gitea: Renamed var gitea_user_directory to user_directory 4 years ago
Felix Stupp 818515cc05
server/gitea: Reworked logging configuration to contain (only) required information 4 years ago
Felix Stupp 49dd6e4da1
server/gitea/app.ini: Removed not required log settings 4 years ago
Felix Stupp 072ace6438
server/gitea: Configured fail2ban protection 4 years ago
Felix Stupp d81f883e50
server/gitea: Disable colorizing logs for fail2ban 4 years ago
Felix Stupp 2eaf8034f7
server/gitea: Reconfigured log to be minimal and adapted to systemd 4 years ago
Felix Stupp 66e38ebcde
server/nextcloud: Enabled APCu cache for cron job 4 years ago
Felix Stupp cf4a4863f4
server/nextcloud: Reformatted cron job line to meet format requirements 4 years ago