8f5ff1ec1e
Init aws session with region when using role
2019-07-14 00:54:51 -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
aeeb51fc0f
deveops load aws creds from session for deploy
2019-07-13 23:12:07 -08:00
79e81aa7e8
gitlab variable debug
2019-07-13 22:54:13 -08:00
90930b72d2
added missing aws.go file due to gitignore rule
2019-07-13 22:43:49 -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
4b6e344bb5
Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit
2019-07-13 20:50:17 -08:00
91879fe40a
remwork tools
2019-07-13 20:50:00 -08:00
10d2046ff9
Removed ports in docker-compose.yaml file
2019-07-13 19:57:23 -08:00
83d56497df
Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit
2019-07-13 19:12:26 -08:00
0d9e195a3b
Updates to the main readme file and comments on service_deploy.
2019-07-13 19:09:31 -08:00
6607d719d9
web-app remove AWS requirement
2019-07-13 16:32:29 -08:00
516c991661
gitlab CICD for project setup steps added to README
2019-07-13 15:45:24 -08:00
6117a813f2
Completed removing example-project directory and moving all files back a
...
a directory
2019-07-13 12:16:28 -08:00
bcf022aa18
moved example-project files back a directory
2019-07-13 11:42:37 -08:00
541a279b6f
remove example project from sub directory
2019-07-13 11:36:51 -08:00
c5ea09d8e1
completed autocert implimentation for web-api
2019-07-13 03:03:30 -08:00
c757463a17
Switch file sync for auto cert to impliment Cache interface
2019-07-13 00:15:44 -08:00
ba30670f6a
Completed s3 config sync
2019-07-12 23:28:53 -08:00
0efe444c05
finish redirect middlewares
2019-07-12 11:41:41 -08:00
df86310a8b
go fmt
2019-07-11 14:46:05 -08:00
8eb9f6d976
Removed custom security group option for ELB Elastic load balancers
2019-07-11 14:44:53 -08:00
1f63956aa3
Completed testing of service deploy with ELB and HTTPS
2019-07-11 14:42:20 -08:00
4d78385103
checkpoint
2019-07-11 14:15:29 -08:00
0a6837a450
checkpoint
2019-07-11 02:52:10 -08:00
d6d0ecdbe5
checkpoint
2019-07-11 00:58:45 -08:00
4125a19156
checkpoint
2019-07-10 16:24:10 -08:00
acd1bca501
checkpoint
2019-07-10 04:52:38 -08:00
7e98e9d839
checkpoint
2019-07-10 04:11:39 -08:00
1de40e048d
checkpoint
2019-07-10 00:17:35 -08:00
6851b96a04
finished inital testing of deployment script
2019-07-09 02:21:46 -08:00
2f53df6ba6
checkpoint
2019-07-08 19:13:41 -08:00
5c477b4dc9
checkpoint
2019-07-08 12:21:22 -08:00
aef8054cbd
checkpoint
2019-07-07 12:52:55 -08:00
24dd0dff42
Complated web-api crud endpoints and unittests. unittest for find
...
endpoints still need to be implemented.
2019-06-27 04:48:18 -08:00
48ae19bd6a
checkpoint
2019-06-26 20:21:00 -08:00
b68bcf2c2c
checkpoint for api handler tests
2019-06-26 01:16:57 -08:00
d6b6b605a4
Completed API documentation for swagger
2019-06-25 22:31:54 -08:00
8328cf525b
completed API from signup to auth token with swagger UI.
2019-06-25 06:25:55 -08:00
2fbda74a73
Completed signup package and hooked up to web-api. Can use the swagger
...
ui to signup a new account.
2019-06-25 02:40:29 -08:00
957bd9bf36
go fmt
2019-06-24 23:02:43 -08:00
8994ee4d1a
fixed internal package unittests
2019-06-24 22:41:21 -08:00
ca8670eadf
authenticator storage engines
...
Created a storage interface used by authenticator to support multiple
types of storage types for private keys. Added a new file storage engine
which is now the default for web-api. Migrated aws secrets manager to be optional.
2019-06-24 17:36:42 -08:00
07e86cfd52
Completed enough code gen for project ATM
2019-06-24 04:26:48 -08:00