Felix Stupp
|
67308818f5
|
server/minecraft: Changed dns entries format to new one
|
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
|
5 years ago |
Felix Stupp
|
ae42f963a2
|
dns: Transfered master zones from makefile approach to dynamic updates approach
|
5 years ago |
Felix Stupp
|
0232319ccd
|
dns/master: Configured dnssec-policy for automatic KASP
|
5 years ago |
Felix Stupp
|
ae995dec67
|
dns/entries: Prefixed entries name with "server:"
|
5 years ago |
Felix Stupp
|
3d274d9996
|
dns/application: Fixed indent
|
5 years ago |
Felix Stupp
|
93b5ba9e4b
|
misc/backup_files: Fixed conversion of timing data to str
|
5 years ago |
Felix Stupp
|
ddc1da5c3c
|
misc/backup_files: Use backup_name for name of tasks
|
5 years ago |
Felix Stupp
|
d1e14a9de9
|
misc/backup_files: Added & used variable for backup_target
Ensures usage of backup_name insted of domain
|
5 years ago |
Felix Stupp
|
b6d9b1deb5
|
dns/entries: Fixed reference to var dns_zone_domain
|
5 years ago |
Felix Stupp
|
360172f8db
|
dns/master: Moved default tts var to global var
|
5 years ago |
Felix Stupp
|
72ee42d539
|
dns/master: Allow configure default ttl
|
5 years ago |
Felix Stupp
|
3008672ded
|
dns/master: Added section comments to zone.conf
|
5 years ago |
Felix Stupp
|
a41f4c1c3f
|
dns/master: Adapted generate-keys to inline-signing (only gen KSK)
|
5 years ago |
Felix Stupp
|
be6303576a
|
dns/application: Added configuration for session-key
|
5 years ago |
Felix Stupp
|
49d53d0213
|
dns/application: Removed obsolete dnssec directives
|
5 years ago |
Felix Stupp
|
0e96fcbe34
|
dns/application: Fixed defining role dependencies
|
5 years ago |
Felix Stupp
|
99e58d4224
|
common: Added helper nsupdate_keygen
|
5 years ago |
Felix Stupp
|
0b7e2cb923
|
dns/application: Changed vars in makefile to support further dest files
|
5 years ago |
Felix Stupp
|
1ceb1999ff
|
common: Changed include_tasks to import_tasks
To enable static instead of dynamic imports
|
5 years ago |
Felix Stupp
|
36da702163
|
nginx/application: Disable log for HTTPs forwarding
|
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
|
fe0a677b13
|
git_auto_update: Used long parameters
|
5 years ago |
Felix Stupp
|
e30121cae2
|
git_auto_update: Improved comparism with GPG fingerprint
Configured grep to compare againg fixed strings, not regexp
|
5 years ago |
Felix Stupp
|
f2b6e41645
|
git_auto_update: Fixed default reload_command to "true"
An empty default value would result in an error thrown.
|
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
|
d630988291
|
Added role fail2ban/rule
|
5 years ago |
Felix Stupp
|
2eaf8034f7
|
server/gitea: Reconfigured log to be minimal and adapted to systemd
|
5 years ago |
Felix Stupp
|
85028e1dcb
|
fail2ban/application: Moved service_name to global var
|
5 years ago |
Felix Stupp
|
239ef3124e
|
fail2ban/application: Moved vars to global part
Because paths are not user-configured but given by package/system
|
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
|
f3d7f2f8a2
|
Added roles for redis (application, instance)
|
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
|
7889e10385
|
nginx/php-pool: Fixed default disabling of status_page_path
|
5 years ago |
Felix Stupp
|
b7d34b28ee
|
nginx/php: Made name of task more descriptive
|
5 years ago |
Felix Stupp
|
9d8d041241
|
nginx/application: Fixed typo of "unnecessary"
|
5 years ago |
Felix Stupp
|
28d49be899
|
server/nextcloud: Added support for php-fpm status page
|
5 years ago |
Felix Stupp
|
458babf82c
|
nginx/php: Added support for php-fpm status page
|
5 years ago |