1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-06 23:46:29 +02:00

62 Commits

Author SHA1 Message Date
Lee Brown
2c340999a8 gitlab ci testing nested variables 2019-07-14 12:53:36 -08:00
Lee Brown
95e0d28c3b devsops remove build tags, only release image 2019-07-14 12:39:05 -08:00
Lee Brown
e46c6317e5 Switch from golang docker client to executing direct docker commands
github.com/docker/docker/client adds an additional 30 deps to the
project and encoutering random errors when running on gitlab.
	Can't add file cmd/web-app/static/assets/images/glacier-example-pic.jpg to tar
	Error response from daemon: invalid reference format
2019-07-14 12:25:58 -08:00
Lee Brown
d16855ead9 exclude git for docker archive 2019-07-14 01:26:05 -08:00
Lee Brown
a672b56d5d deploy aws region empty for role 2019-07-14 01:19:50 -08:00
Lee Brown
8f5ff1ec1e Init aws session with region when using role 2019-07-14 00:54:51 -08:00
Lee Brown
db07498192 Load AWS region from meta data if not set for deploy 2019-07-14 00:41:58 -08:00
Lee Brown
aeeb51fc0f deveops load aws creds from session for deploy 2019-07-13 23:12:07 -08:00
Lee Brown
90930b72d2 added missing aws.go file due to gitignore rule 2019-07-13 22:43:49 -08:00
Lee Brown
b37180ee28 fix gitlab yaml 2019-07-13 22:14:03 -08:00
Lee Brown
b831b8deff migrated devops from truss to own tool 2019-07-13 20:55:45 -08:00
Lee Brown
91879fe40a remwork tools 2019-07-13 20:50:00 -08:00