Go to file
2025-02-22 16:49:51 +01:00
.env_example added deploy script 2025-02-21 23:15:59 +01:00
.gitignore added deploy script 2025-02-21 23:15:59 +01:00
deploy.sh added deploy script 2025-02-21 23:15:59 +01:00
main.py added deploy script 2025-02-21 23:15:59 +01:00
README.md Update README.md 2025-02-22 16:49:51 +01:00
requirements.txt added deploy script 2025-02-21 23:15:59 +01:00
tester.ipynb autoscaling works 2025-02-21 21:06:40 +01:00
user_data.sh test with autoscaling 2025-02-20 21:07:45 +01:00
webservice innit 2025-02-18 20:15:00 +01:00

git clone https://git.wmi.amu.edu.pl/s464951/aws_lab_4.git
  1. Create .env file.

  2. Add permissions.

chmod +x deploy.sh
  1. Run deploy.sh.
./deploy.sh
Note: Service might take a while too load, please wait.
  1. Test results are stored in tester.ipynb notebook.