Felix Stupp
|
07706a1119
|
common: backup_rename: Surrounded variable contents with quotation marks
|
5 years ago |
Felix Stupp
|
a4b47021c3
|
Replaced shebangs using /usr/bin/env
|
5 years ago |
Felix Stupp
|
d66a4b5b24
|
mysql/backup_database: Removed TODO for special user
Is not good adaptable in current structure
|
5 years ago |
Felix Stupp
|
cbb4b5eb79
|
mysql/backup_database: Create separate script containing backup command
|
5 years ago |
Felix Stupp
|
fa16579311
|
misc/backup_files: Create separate script containing backup command
|
5 years ago |
Felix Stupp
|
e6cbc59571
|
common: Added create backup scripts directories
|
5 years ago |
Felix Stupp
|
5b253fd6b6
|
common: Generalized creating directories for scripts
|
5 years ago |
Felix Stupp
|
8303d0126e
|
Extracted role misc/backup_files from server/{gitea,nextcloud}
|
5 years ago |
Felix Stupp
|
83e249e73c
|
server/gitea: Removed already done TODO
|
5 years ago |
Felix Stupp
|
5443259453
|
mysql/backup_database: Renamed cron job
|
5 years ago |
Felix Stupp
|
94ee600180
|
common: backup_files: Fixed packing tar
|
5 years ago |
Felix Stupp
|
99c4c21cad
|
Reordered backups_files_directory above backups_mysql_database_directory
|
5 years ago |
Felix Stupp
|
4874bc2bbd
|
Renamed global variable backups_databases_directory to backups_mysql_database_directory
In order to specify and separate backups of different database services
|
5 years ago |
Felix Stupp
|
fdb08f1eaf
|
Extracted role mysql/backup_database from mysql/database
|
5 years ago |
Felix Stupp
|
73f1db7961
|
Specified backup_database to backup_mysql_database
|
5 years ago |
Felix Stupp
|
e8503c41a4
|
common: Replaced buffer with pv as buffer
Also increased buffer size to 256M
|
5 years ago |
Felix Stupp
|
4c9a2a8eb7
|
common: Reformated commands
|
5 years ago |
Felix Stupp
|
9b80b89f27
|
server/minecraft: Configured rcon port automatically using server port
|
5 years ago |
Felix Stupp
|
8f35931033
|
server/minecraft: Configured apparmor profile
|
5 years ago |
Felix Stupp
|
b3648c9362
|
server/minecraft: systemd uses launch script for starting service
|
5 years ago |
Felix Stupp
|
8643456bd9
|
server/minecraft: Added launch script
|
5 years ago |
Felix Stupp
|
f5bd293d83
|
server/minecraft: generalized configuring scripts
|
5 years ago |
Felix Stupp
|
ad24eed923
|
server/minecraft: systemd waits until server exited
|
5 years ago |
Felix Stupp
|
898a30789a
|
server/minecraft: Allowed global defining of java version
|
5 years ago |
Felix Stupp
|
37f93d9471
|
server/minecraft: Allowed auto detecting link for downloading server version
|
5 years ago |
Felix Stupp
|
82db6cb8fd
|
Added role server/minecraft
|
5 years ago |
Felix Stupp
|
ae7361f4c6
|
server/gitea: update_gitea: Fixed getting newest version
|
5 years ago |
Felix Stupp
|
cf15eff4f4
|
server/gitea: update_gitea expanded arguments for readability
|
5 years ago |
Felix Stupp
|
fb0c1f0901
|
Changed "ansible_fqdn" to "inventory_hostname"
Due to some hosts misconfigure fqdn themselves
|
5 years ago |
Felix Stupp
|
574b07f2f4
|
misc/deb_unstable: Allow configuring priority for unstable repository
|
5 years ago |
Felix Stupp
|
429833c457
|
account: ignore_errors on configuring authorized_keys
Depends on server itself, so this should be optional
|
5 years ago |
Felix Stupp
|
3547927d5a
|
acme/certificate: Added support for custom reload cmd
|
5 years ago |
Felix Stupp
|
46bb166475
|
server/gitea: Use scp-style uri for ssh cloning
|
5 years ago |
Felix Stupp
|
431f15b91f
|
server/gitea: Allow interacting via HTTP
|
5 years ago |
Felix Stupp
|
67deed23a0
|
server/nextcloud: Remove become_user at include_tasks
Raised error
|
5 years ago |
Felix Stupp
|
665b6710aa
|
git_auto_update: Fixed check if reload was successful
|
5 years ago |
Felix Stupp
|
4445a53b28
|
git_auto_update: Allowed omiting of sign check
|
5 years ago |
Felix Stupp
|
c31f3c2f50
|
git_auto_update: update.sh: Fixed quoting of used variables
|
5 years ago |
Felix Stupp
|
768cb0cfb4
|
Reworked wireguard configurations
|
5 years ago |
Felix Stupp
|
70e92b8c94
|
Merge branch 'master' of git.banananet.work:banananetwork/ansible
|
5 years ago |
Felix Stupp
|
a667132cb4
|
server/nextcloud: Applied security patch
CVE-2019-11043
see https://nextcloud.com/blog/urgent-security-issue-in-nginx-php-fpm/
|
5 years ago |
Felix Stupp
|
9c63c8516b
|
nginx/application: Disabled SSL Session Tickets
|
5 years ago |
Felix Stupp
|
409ea327f0
|
nginx/application: Increased ssl_cache timeout
|
5 years ago |
Felix Stupp
|
94f1463a87
|
mysql/application: Fixed configuring query cache
- Added notify
- Changed path of config file
|
5 years ago |
Felix Stupp
|
e76d90a4f5
|
server/nextcloud: Added support for APCu cache
|
5 years ago |
Felix Stupp
|
4c463055b4
|
server/nextcloud: Restricted regexp modifing nextcloud config
|
5 years ago |
Felix Stupp
|
b9f060a0ce
|
nginx/php-fpm: Added installation of apcu cache
|
5 years ago |
Felix Stupp
|
7df2668208
|
nginx/php-fpm: Increased size of opcache memory consumption to 256
|
5 years ago |
Felix Stupp
|
41a41c91fb
|
mysql/application: Added config for query cache
|
5 years ago |
Felix Stupp
|
002128686d
|
server/tt-rss: Configured database to use UTF8MB4
|
5 years ago |