704 Commits (5142f4806475065d9072663212eb43e19fbcb298)
 

Author SHA1 Message Date
Felix Stupp 5142f48064
Update credentials 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 15ac9de2ef
Added ips to blocklist from failed DNS query log 4 years ago
Felix Stupp 62758cac7c
mysql: Extracted mysql_socket_path into global var 4 years ago
Felix Stupp f91ef20682
server/gitea: Fixed quoting of vars for update script 4 years ago
Felix Stupp 58749bcc43
acme/certificate: Fixed quoting of nginx_service_name 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 34b867994c
nginx/proxy: Moved directives var to defaults
Overwrites directives in default of following roles
4 years ago
Felix Stupp be218e813e
node/application: Removed not neccessary register and when construct 4 years ago
Felix Stupp 6c0b47dcd5
Added symlink for filter_plugins into symlink directory
Also hide the symlink in VS Code
4 years ago
Felix Stupp 4f9cf49f6c
dns/handlers merged into dns/application 4 years ago
Felix Stupp fcce444989
README: Added desciption about roles for nfs 4 years ago
Felix Stupp 38fca5e7a7
README: Added usage description 4 years ago
Felix Stupp cf03e0520c
Added LICENSE 4 years ago
Felix Stupp 255de97175
README: server/gitea: Added hint that fail2ban is included 4 years ago
Felix Stupp a313c943b3
README: nginx: Added description for subrole default_server 4 years ago
Felix Stupp 9ff71d88c2
README: nginx: Reordered subroles to be alphabetical correct 4 years ago
Felix Stupp 1e5d7f89ed
README: mysql/database: Added hint that backup is included 4 years ago
Felix Stupp 20e599289f
README: Added description about fail2ban roles 4 years ago
Felix Stupp b8d157df8f
README: dns: Added subroles entries and server_entries 4 years ago
Felix Stupp eb56bbd108
README: node: Added hint about apt repo source 4 years ago
Felix Stupp 86c5ad1eb7
README: misc/docker: Added hint about apt repo source 4 years ago
Felix Stupp e7605aa1e1
README: dns: Added hint about apt repo source 4 years ago
Felix Stupp e9b6f8186a
README: Described bootstrap more precise 4 years ago
Felix Stupp cf04f7b39e
README: acme: Reflected transfer from acme.sh to certbot 4 years ago
Felix Stupp cd9a6452cb
README: Added hint about playbook expects targets to run Debian 4 years ago
Felix Stupp 79b021f430
README: Fixed typos 4 years ago
Felix Stupp f46e51115e
acme: Changed underlying package from acme.sh to certbot 4 years ago
Felix Stupp 2be15aa10a
domain_relative_to: Fixed missing input parameter zone 4 years ago
Felix Stupp 0f57d44bb1
acme/certificate: Renamed certificate_location to fullchain_location 4 years ago
Felix Stupp 55451f321a
acme,nginx: Reversed dependency to match real dependency 4 years ago
Felix Stupp 9ad4ada018
acme,nginx: Renamed var for validation root to acme prefix 4 years ago
Felix Stupp d48d4885d7
Extracted admin_mail into global var 4 years ago
Felix Stupp 6dcea566d6
acme/certificate: Removed invalid --ecc parameter 4 years ago
Felix Stupp 0e49941e1a
acme/certificate: Fixed quoting for acme.sh commands 4 years ago
Felix Stupp 98b7f4744e
Extracted service_name of nginx to global var 4 years ago
Felix Stupp 9fa36a210f
acme/certificate: Changed default reload command to "reload nginx" 4 years ago
Felix Stupp 45645de557
Moved conversion from domain to username into filter with shorts table 4 years ago
Felix Stupp c7f5382c71
gitignore: Added pycache to excluded files 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 54facac9c0
Added filter_plugins used in other roles before 4 years ago
Felix Stupp 62de7fcdb5
playbooks/dns: Used absolute domain as relative domains are not used correctly 4 years ago
Felix Stupp 829d67f0b8
nginx/static: Moved directives into var 4 years ago
Felix Stupp 08d3382528
nginx/static: Fix indention for location 4 years ago
Felix Stupp b0cc2b8ca1
dns/master: Make backups of dynamic zone data 4 years ago
Felix Stupp ae42f963a2
dns: Transfered master zones from makefile approach to dynamic updates approach 4 years ago