1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-06 22:32:51 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
d6c77f9a1c enable cloudfront for webapp static files 2019-07-15 01:09:38 -08:00
b9fa73ae50 fix deploy static file sync 2019-07-14 21:26:19 -08:00
44ac98a19b fix gitlab ci yaml 2019-07-14 20:13:56 -08:00
df55acf654 add web-app to gitlab cicd 2019-07-14 19:13:09 -08:00
8ae8c97af9 Fixed web-app redirects 2019-07-14 17:03:08 -08:00
e1b3377e88 added entry point for schema migration to devops that loads db creds
from aws secrets manager
2019-07-14 15:33:23 -08:00
1a36b52113 reworked tools/devops to better support gitlab cicd 2019-07-14 14:55:34 -08:00
e31991efc8 gitlab ci fix empty env name 2019-07-14 13:05:03 -08:00
3c495e81a5 switch gitlab ci task to use environment 2019-07-14 13:03:07 -08:00
f4f101db4b gilab nested variables 2019-07-14 13:02:06 -08:00
2c340999a8 gitlab ci testing nested variables 2019-07-14 12:53:36 -08:00
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
db07498192 Load AWS region from meta data if not set for deploy 2019-07-14 00:41:58 -08:00
1952c9d731 update gitlab yaml 2019-07-13 23:15:01 -08:00
79e81aa7e8 gitlab variable debug 2019-07-13 22:54:13 -08:00
00fbe14176 fix gitlab yaml 2019-07-13 22:16:11 -08:00
b37180ee28 fix gitlab yaml 2019-07-13 22:14:03 -08:00
997fc8d213 sdfadsf 2019-07-13 21:02:20 -08:00
10dc4e8f8c sdfadsfadsf 2019-07-13 21:01:44 -08:00
48d86b4421 fixing gitlab yaml 2019-07-13 20:59:07 -08:00
b831b8deff migrated devops from truss to own tool 2019-07-13 20:55:45 -08:00
91879fe40a remwork tools 2019-07-13 20:50:00 -08:00
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00