weather poller application deploy on kubernetes. and weather api with ssl
Go to file
RouxAntoine 635d412397
feat: refactor to terraform module to deploy weather server appplication
2021-03-13 09:02:00 +01:00
.vscode poller build with dockerfile static binary 2021-03-11 02:59:21 +01:00
bin feat: define log and http server struct 2021-03-01 01:44:35 +01:00
certs feat: define log and http server struct 2021-03-01 01:44:35 +01:00
cmd poller build with dockerfile static binary 2021-03-11 02:59:21 +01:00
internal feat: deployment for weather server 2021-03-13 00:57:41 +01:00
manifests feat: refactor to terraform module to deploy weather server appplication 2021-03-13 09:02:00 +01:00
pkg fix: aws fixed logger level to debug 2021-03-12 02:04:54 +01:00
.dockerignore poller build with dockerfile static binary 2021-03-11 02:59:21 +01:00
.gitignore feat: kubernetes deployment with terraform 2021-03-12 01:34:35 +01:00
DockerfilePoller feat: deployment for weather server 2021-03-13 00:57:41 +01:00
DockerfileWeather feat: refactor to terraform module to deploy weather server appplication 2021-03-13 09:02:00 +01:00
Makefile feat: refactor to terraform module to deploy weather server appplication 2021-03-13 09:02:00 +01:00
config.sample.hcl poller build with dockerfile static binary 2021-03-11 02:59:21 +01:00
go.mod poller build with dockerfile static binary 2021-03-11 02:59:21 +01:00
go.sum poller build with dockerfile static binary 2021-03-11 02:59:21 +01:00