Compare commits
2 Commits
e891babb85
...
20f835915c
Author | SHA1 | Date | |
---|---|---|---|
20f835915c | |||
2e3f7e9e5c |
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/loadbalancer
|
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/loadbalancer
|
||||||
HOSTNAME=team07-loadbalancer
|
HOSTNAME=loadbalancer
|
||||||
|
|
||||||
apt update
|
apt update
|
||||||
apt install -y docker docker-compose
|
apt install -y docker docker-compose
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/owncloud
|
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/owncloud
|
||||||
HOSTNAME=team07-owncloud-0
|
HOSTNAME=owncloud-0
|
||||||
|
|
||||||
apt update
|
apt update
|
||||||
apt install -y docker docker-compose
|
apt install -y docker docker-compose
|
||||||
|
Loading…
x
Reference in New Issue
Block a user