Lee Brown
945ccfcba3
Switch aws runner accounts
2020-03-28 13:37:48 -08:00
Lee Brown
0ffe9de1e3
Optional minify response
2020-01-19 22:55:29 -09:00
Lee Brown
ee5739fb10
gofmt -s
2020-01-18 18:46:23 -09:00
Lee Brown
ab809562f8
issue #28 - fixed dockerfile reference to correct binary
2020-01-18 15:48:50 -09:00
Lee Brown
35242354d5
issue #28 - renamed project to checklist
2020-01-18 15:36:16 -09:00
Lee Brown
0027bef370
Renamed project_routes and template-renderer
2020-01-18 13:30:41 -09:00
Lee Brown
daccf4074a
issue #29 fixed hot reload of html templates
...
services had env vars resolving to directories not being watched by
fresh
2020-01-18 13:21:35 -09:00
Lee Brown
36630cad30
remove debug print lines from schema migration
2020-01-14 10:49:32 -08:00
Lee Brown
59554a22d5
Add stacktrace to error response
2020-01-14 10:49:19 -08:00
Lee Brown
794b20ffb6
removed github.com/belogik/goes
2020-01-14 07:45:21 +08:00
Lee Brown
8a6ecd5dd6
update to golang 13.5 and alpine 3.11
2020-01-08 09:46:50 +08:00
Lee Brown
9ed3c37c87
set db connection lifetime to one hour
2019-10-26 18:14:55 -08:00
Lee Brown
28cf4924ff
Scale db middleware
...
Ensure the database is active and has not been auto paused by RDS.
Resume database for signup and login pages.
2019-10-26 16:52:38 -08:00
Lee Brown
5dd7c02287
Fix web-app reference to web-api docs
2019-10-15 14:46:42 -08:00
Lee Brown
d650905287
update docker-compose
2019-09-15 17:08:22 -08:00
Lee Brown
d2ed2397fd
Include new devops changes to fix s3 urls
2019-09-03 22:10:25 -08:00
Lee Brown
ac080e0ce2
replace internal devops package
2019-09-03 15:00:47 -08:00
Lee Brown
e333a56ca0
fix webapp masterdb
2019-08-29 01:07:49 -08:00
Lee Brown
58b436860e
fix panic from datadog disabled
2019-08-28 23:57:33 -08:00
Lee Brown
9b3176952b
ECS service autoscaling policy option in cicd config
2019-08-27 22:26:42 -08:00
Lee Brown
a26e11be11
fix docker build for pilu/fresh
2019-08-26 17:33:10 -08:00
Lee Brown
e87ad3f8a2
enable builds to use GOPROXY
2019-08-26 17:01:58 -08:00
Lee Brown
a8e3e4b715
fix docker files
2019-08-26 05:44:09 -08:00
Lee Brown
864f7972fd
updated devops package
2019-08-26 05:21:55 -08:00
Lee Brown
965f42ef18
Change AWS_REGION to AWS_DEFAULT_REGION
2019-08-26 04:07:19 -08:00
Lee Brown
e756362c15
Merge branch 'master' into Jsign/aws2
2019-08-26 03:38:26 -08:00
Lee Brown
a66031ede5
disable http2
2019-08-26 03:35:54 -08:00
Lee Brown
998d1bf13e
updates from review, WIP
2019-08-22 17:33:47 -08:00
Lee Brown
4894f2a3d8
fix schema migration requiring web context
2019-08-21 19:28:23 -08:00
Lee Brown
9e0f105e2f
Fix crazy cros project dep because we had to use interfaces
2019-08-21 18:34:14 -08:00
Lee Brown
6688b14b20
Merge branch 'master' into issue8/datadog-lambda-func
2019-08-21 16:31:11 -08:00
Lee Brown
3efba4fc1e
completed devops migration
2019-08-21 16:28:50 -08:00
Lee Brown
4f95d991d1
Merge branch 'webappReadmeImprovements' into 'master'
...
web-app readme improvements
See merge request geeks-accelerator/oss/saas-starter-kit!11
2019-08-20 05:06:25 +00:00
Lee Brown
1a49f8c4fb
updates for new devops transition
2019-08-19 20:21:48 -08:00
Zaq? Wiedmann
c9956acf22
Merge branch 'master' into 'saas-starter-review'
...
# Conflicts:
# cmd/web-app/README.md
2019-08-20 02:49:21 +00:00
jsign
248b84f97a
web-app: add information about Middleware and Routes in README.md
2019-08-19 10:21:32 -03:00
jsign
f64fee69eb
web-app: README minor syntax improvements
2019-08-19 10:21:29 -03:00
Lucas Brown
1b9f7eec7b
Updates to the web-app service readme.
2019-08-18 12:57:33 -08:00
Lucas Brown
0679a1e4ba
Enhancements to the readme files. Main change was updating references to status of the web app:
...
instead of the readmes for the web app saying it was still in development with limited functionality,
updated references for the web app to say it is fully functioning and provided details.
2019-08-18 02:42:10 -08:00
Lee Brown
7869f23bd3
Merge branch 'master' into apply-dependency-injection
2019-08-17 11:29:50 -08:00
Lee Brown
666eafceec
Fix random errors from tests
2019-08-17 10:58:45 -08:00
huyng
d277b0ec25
Use interface in the handlers of web-api/web-app
2019-08-17 11:21:31 +07:00
Zaq? Wiedmann
9dad6f5935
Merge request to expose review features on these files
2019-08-15 02:24:00 +00:00
Lee Brown
102ca82125
Completed web-api and web-app updates
2019-08-14 17:59:47 -08:00
Lee Brown
04e73c8f4e
completed updating web-api
2019-08-14 12:53:40 -08:00
Lucas Brown
fa4bf1d765
Updates to readme files to fix some misspellings.
2019-08-14 01:18:21 -08:00
Lee Brown
e7b403936b
remove awslogs-datetime-format from ecs task def
2019-08-13 20:47:51 -08:00
Lee Brown
edfb706200
disable awslogs-datetime-format for ecs task def
2019-08-13 20:26:39 -08:00
Lee Brown
c4d2f85555
try updating awslogs-datetime-format
2019-08-13 19:49:53 -08:00
Lee Brown
5ea41923c7
fix deploy script
2019-08-13 18:12:20 -08:00