summaryrefslogtreecommitdiff
path: root/sto-tug-kvm2.swamid.se
diff options
context:
space:
mode:
Diffstat (limited to 'sto-tug-kvm2.swamid.se')
-rw-r--r--sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily14
-rw-r--r--sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces14
-rw-r--r--sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog14
-rwxr-xr-xsto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog14
4 files changed, 56 insertions, 0 deletions
diff --git a/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily b/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily
index 5878023..eaa0bd0 100644
--- a/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily
+++ b/sto-tug-kvm2.swamid.se/overlay/etc/cron.d/flog_daily
@@ -1,3 +1,17 @@
+# ###################################################
+# # This file is maintained in
+# #
+# # #### #### #### # # #### ####
+# # # # # # # ## ## # # #
+# # # # # #### # ## # # # ####
+# # # # # # # # # # #
+# # # # # # # # # # # # # #
+# # #### #### #### # # #### ####
+# #
+# # ... so you can't just change it locally.
+# #
+# ###################################################
+
# m h dom mon dow user command
0 23 * * * root /usr/local/bin/scriptherder --mode wrap --name flog_update_institutions -- /usr/bin/curl https://meta.eduroam.se/institution.xml -so /opt/flog/institution.xml
1 0 * * * root /usr/local/bin/scriptherder --mode wrap --syslog --name flog_db_backup -- docker exec flog_db /usr/local/bin/backup
diff --git a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
index 8d4bf0b..4b289af 100644
--- a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
+++ b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
@@ -1,3 +1,17 @@
+# ###################################################
+# # # This file is maintained in
+# # #
+# # # #### #### #### # # #### ####
+# # # # # # # # ## ## # # #
+# # # # # # #### # ## # # # ####
+# # # # # # # # # # # #
+# # # # # # # # # # # # # # #
+# # # #### #### #### # # #### ####
+# # #
+# # # ... so you can't just change it locally.
+# # #
+# # ###################################################
+
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
diff --git a/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog b/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog
index 93697cf..d787e00 100644
--- a/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog
+++ b/sto-tug-kvm2.swamid.se/overlay/opt/flog/nginx/sites-enabled/flog
@@ -1,3 +1,17 @@
+# ###################################################
+# # # This file is maintained in
+# # #
+# # # #### #### #### # # #### ####
+# # # # # # # # ## ## # # #
+# # # # # # #### # ## # # # ####
+# # # # # # # # # # # #
+# # # # # # # # # # # # # # #
+# # # #### #### #### # # #### ####
+# # #
+# # # ... so you can't just change it locally.
+# # #
+# # ###################################################
+
# the upstream component nginx needs to connect to
upstream django {
#server unix:///var/django/flog/flog/flog.sock; # for a file socket
diff --git a/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog b/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog
index 2b477a2..e763b46 100755
--- a/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog
+++ b/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog
@@ -1,4 +1,18 @@
#!/bin/bash
+# ###################################################
+# # This file is maintained in
+# #
+# # #### #### #### # # #### ####
+# # # # # # # ## ## # # #
+# # # # # #### # ## # # # ####
+# # # # # # # # # # #
+# # # # # # # # # # # # # #
+# # #### #### #### # # #### ####
+# #
+# # ... so you can't just change it locally.
+# #
+# ###################################################
+
#
# Wait for dependent flog docker containers to be registered in local DNS.
#