marcel-dempers 1c9e8d26a0 Updated workload policies
- Updated policies: default:deployment/example-deploy
- Automated: default:deployment/example-deploy
2020-06-30 00:58:32 +00:00
..
2020-06-30 00:58:32 +00:00
2019-09-10 21:42:26 +10:00

Deployments

Build an example app:

#   Important!
#   make sure you are at root of the repository
#   in your terminal

#   you can choose which app you want to build!


#   aimvector/golang:1.0.0
docker-compose build golang


#   aimvector/csharp:1.0.0
docker-compose build csharp

#   aimvector/nodejs:1.0.0
docker-compose build nodejs

#   aimvector/python:1.0.0
docker-compose build python

Take a look at example deployment yaml