hopefully going to get a successful build got damn it

This commit is contained in:
2023-09-09 02:48:47 +03:00
parent b7507569bf
commit 7bd96cbb6d

View File

@@ -187,7 +187,7 @@ By having a `docker-compose.yml` file in the same directory as the script, you c
A full example using aws would be: A full example using aws would be:
`python3 secdep.py -P aws -c -n test-node -s t3.micro -i ami-08869bacfa1188ec9 --yes --docker_compose --deploy nginx` `python3 secdep.py -P aws -c -n test-node -s t3.micro -i ami-08869bacfa1188ec9 --yes --docker_compose --deploy`
Note: The needed ports will be automatically allowed by the firewall but you should change any volume mappings to directories owned by your user (secdep) and not by root Note: The needed ports will be automatically allowed by the firewall but you should change any volume mappings to directories owned by your user (secdep) and not by root