174 Commits (c102cf72d0c8354e04a6423c98287598dbfb9866)

Author SHA1 Message Date
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 5 years ago
Felix Stupp a9c8fd9af3
Moved var nginx_installation_directory to global vars 5 years ago
Felix Stupp b1a93849a1
Moved var nginx_system_user to global vars 5 years ago
Felix Stupp 45645de557
Moved conversion from domain to username into filter with shorts table 5 years ago
Felix Stupp 00ef0cd61a
server/gitea: Changed default database_user to system_user
To be equal to other server roles
5 years ago
Felix Stupp 67308818f5
server/minecraft: Changed dns entries format to new one 5 years ago
Felix Stupp d8405a223b
server/nextcloud: Added hint for source of var redis_socket_path 5 years ago
Felix Stupp d8421b49bb
server/gitea: Renamed var gitea_user_directory to user_directory 5 years ago
Felix Stupp 818515cc05
server/gitea: Reworked logging configuration to contain (only) required information 5 years ago
Felix Stupp 49dd6e4da1
server/gitea/app.ini: Removed not required log settings 5 years ago
Felix Stupp 072ace6438
server/gitea: Configured fail2ban protection 5 years ago
Felix Stupp d81f883e50
server/gitea: Disable colorizing logs for fail2ban 5 years ago
Felix Stupp 2eaf8034f7
server/gitea: Reconfigured log to be minimal and adapted to systemd 5 years ago
Felix Stupp 66e38ebcde
server/nextcloud: Enabled APCu cache for cron job 5 years ago
Felix Stupp cf4a4863f4
server/nextcloud: Reformatted cron job line to meet format requirements 5 years ago
Felix Stupp c6a9c15e14
server/nextcloud: Enabled redis cache 5 years ago
Felix Stupp b5ca1ce80f
server/nextcloud: Renamed var nextcloud_user_directory to user_directory 5 years ago
Felix Stupp 8e22085ba7
server/nextcloud: Moved "config APCu cache" to "add add. entries" with blockinfile task 5 years ago
Felix Stupp d40a8cee92
server/nextcloud: Fixed changing configuration of nextcloud instance
- Fixes configuring APCu cache
5 years ago
Felix Stupp 5c374bc977
nginx/application: Added security relevant HTTP headers to global config
Duplicates removed from server/nextcloud
5 years ago
Felix Stupp fc2a098ff2
server/nextcloud: Fixed disallowing well-known as dot file 5 years ago
Felix Stupp 28d49be899
server/nextcloud: Added support for php-fpm status page 5 years ago
Felix Stupp 48588ee0dd
server/spotme: Removed not required dependencies 5 years ago
Felix Stupp c258a5d1bb
server/minecraft: Add SRV dns entry 5 years ago
Felix Stupp 9121fd2c37
server/tt-rss: Moved repo clone method to standardized release tags 5 years ago
Felix Stupp a3eb7778a8
server/nextcloud: Add packages for SMB access 5 years ago
Felix Stupp c58223c21b
server/gitea: Disable logging of SQL requests 5 years ago
Felix Stupp 2dcfd1b09e
nginx: Added full paths to includes of snippets / fastcgi_params
To allow Ansible to validate the main config if placed on different
locations
5 years ago
Felix Stupp ff7275cb60
server/{linx,spotme}: Removed default bind_port 5 years ago
Felix Stupp 4a186854cf
server/node: Renamed variable app_port to bind_port 5 years ago
Felix Stupp f6c1aff55a
server/spotme: Renamed variable spotme_port to bind_port 5 years ago
Felix Stupp 9d50f84321
server/firefox-sync: Changed remote repo url back to official repo 5 years ago
Felix Stupp 5555c86357
server/gitea: Reworked configuration with defaults 5 years ago
Felix Stupp a9798fedc8
server/gitea: Fixed output of wget in update script 5 years ago
Felix Stupp a150266548
server/minecraft: Enabled auto backup 5 years ago
Felix Stupp 3fb273aaae
server/minecraft: Fixed downloading Minecraft Server version 5 years ago
Felix Stupp e0342a6bba
server/linx: Added helper script for uploading files to the service 5 years ago
Felix Stupp 3737a2ad10
server/nextcloud: Added apps against ransomware to default 5 years ago
Felix Stupp 54a8ad0d86
server/nextcloud: Removed doubled referrer-policy
Referrer-Policy already configured by global configuration
5 years ago
Felix Stupp ff054f4a04
Added role server/linx 5 years ago
Felix Stupp 92b98dd3fe
server/gitea: Allow duplicate execution of role for multiple servers 5 years ago
Felix Stupp 79cf87663e
server/minecraft: Removed comment "for naming" of minecraft_version
As the minecraft_version now indicates the to get installed version
5 years ago