This is my attempt at a big project.
To run the current Dockerfile
docker build -t application-tag .
docker run -it --rm -p 9090:9090 -e TEST_ENV=sampleEnv application-tag1. set up new docker
2. Episode 4
Can have GET request to get food. PUT request to create user account infomation Some form of billing.
Currently working through Nic Jackson's Youtube series
1. CI
2. Nic Jackson
2. Include a SQL db
3. Kubernetes
4. Ingress
5. Multiple parts within service
6. Multiple entry points
a. Registration
b. main entrance
7. Certificates
1. Microservices
2. Kubernetes
3. Docker
4. Docker-compose
5. ELK
6. Networking
7. Testing