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

12 Commits

Author SHA1 Message Date
Lee Brown
97e0249d38 Auto generate random password for creation of RDS database instance. 2019-07-15 18:34:58 -08:00
Lee Brown
4867b207f2 update project readme 2019-07-15 12:52:17 -08:00
Lee Brown
0ce9b0f50a support cloudfront for static files 2019-07-15 00:37:07 -08:00
Lee Brown
cf77e9d9eb fix web-app static file prefix for s3 2019-07-14 23:53:31 -08:00
Lee Brown
5df14e5162 fix deploy file sync using absolute paths 2019-07-14 22:08:14 -08:00
Lee Brown
b9fa73ae50 fix deploy static file sync 2019-07-14 21:26:19 -08:00
Lee Brown
44ac98a19b fix gitlab ci yaml 2019-07-14 20:13:56 -08:00
Lee Brown
df55acf654 add web-app to gitlab cicd 2019-07-14 19:13:09 -08:00
Lee Brown
6188b05b2f gitlab json encode build info fields title and description 2019-07-14 16:39:17 -08:00
Lee Brown
55a4664bde devops:schema - when no db credentails skip instead of error to ensure
when deploying to a fresh account, deploy runs first to create the
database.
2019-07-14 16:16:25 -08:00
Lee Brown
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
Lee Brown
1a36b52113 reworked tools/devops to better support gitlab cicd 2019-07-14 14:55:34 -08:00