This commit is contained in:
louiscklaw
2025-02-01 02:04:33 +08:00
commit 8dcf5be358
15 changed files with 156 additions and 0 deletions

17
task1-aws-proxy/setup.sh Normal file
View File

@@ -0,0 +1,17 @@
#!/usr/bin/env bash
# 1.
./landing.sh
# 2.
./install_docker.sh
# 3.
./install_docker_compose.sh
# 4.
# echo "add user ubuntu to docker group"
# sudo vi /etc/group
# 5.
./up.sh