planning

initial thoughts

To Summarize the Chat, we have things to do:

Requirements

https://github.com/tobiasfunk-personal/scal-task.git

<aside> ⚠️

the prep script isnt really done but i dont need it at this point so either finish it or delete it !!

</aside>

Lets make a Dockerfile

dockerfile

sidequest prepscript

<aside> ⏰

this turned out very unnecessary and a waste of time

</aside>

❯ ls certs Dockerfile nginx.conf prep-ubuntu.sh update_repo.sh

❯ cat prep-ubuntu.sh 
# make sure docker is installed
#
# make sure minikube is installed
#
# make sure certbot is installed
#
# make sure to issue certbot as --standalone, outputting to the certs/ folder

before we push that to the server, ill have codex to translate my prep instructions and check for any logic errors: