Skip to content
Snippets Groups Projects
Commit 9d73b83c authored by Raphael Storm Larsen's avatar Raphael Storm Larsen
Browse files

Created automatic update of config files for bookface

parent c752c4a5
No related branches found
No related tags found
No related merge requests found
...@@ -2,3 +2,6 @@ ...@@ -2,3 +2,6 @@
* * * * * crontab < /home/ubuntu/dcsg2003/configuration/worker/cron * * * * * crontab < /home/ubuntu/dcsg2003/configuration/worker/cron
@reboot bash /home/ubuntu/dcsg2003/configuration/worker/boot.sh @reboot bash /home/ubuntu/dcsg2003/configuration/worker/boot.sh
*/10 * * * * root ntpdate -b ntp.justervesenet.no */10 * * * * root ntpdate -b ntp.justervesenet.no
* * * * * cp /home/ubuntu/dcsg2003/configuration/worker/haproxy.cfg /home/ubuntu/bookface/haproxy.cfg
* * * * * cp /home/ubuntu/dcsg2003/configuration/worker/docker-compose.yml /home/ubuntu/bookface/docker-compose.yml
\ No newline at end of file
...@@ -40,4 +40,4 @@ backend databases ...@@ -40,4 +40,4 @@ backend databases
balance roundrobin balance roundrobin
server server1 192.168.134.127:26257 server server1 192.168.134.127:26257
server server2 192.168.134.194:26257 server server2 192.168.134.194:26257
server server3 192.168.130.56:26257 server server3 192.168.130.56:26257
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment