Commit Graph

11 Commits

Author SHA1 Message Date
Kian-Meng Ang 1e321a6fca Fix typos (#1143)
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L
rouge,nam,vie`
2023-02-05 20:18:03 +01:00
Yannic Kilcher 5d441b1570 prepared playbook for prod 2023-01-15 23:30:16 +01:00
Yannic Kilcher cc03376d86 added root tokens and endpoint for adding api keys (#742)
* added root tokens and endpoint for adding api keys

* Change down revision to current alembic head

* removed added_by_root_token

* refactored description

* fixed jinja errors

Co-authored-by: Andreas Köpf <andreas.koepf@provisio.com>
2023-01-15 21:24:25 +00:00
Keith Stevens 556391bf49 Adding the Redis secret for running the backend on AWS 2023-01-04 17:20:51 +09:00
Keith Stevens da3c5899e4 Deleting the copilot addons now that we're using a pure RDS postgres database 2023-01-03 19:02:11 +09:00
Keith Stevens 527aca676f linting the copilot configs 2023-01-03 08:36:27 +09:00
Gareth Davidson c3c7a1701a run prettier with new params 2023-01-01 20:57:35 +00:00
Keith Stevens c6cb38ba0d Enhancing the readme 2022-12-27 07:49:24 +09:00
Keith Stevens 911872986c Removing the not-yet-ready-pipelines 2022-12-26 14:50:47 +09:00
Keith Stevens 87342053ea Adding documentation for how to prep and use copilot for deployment 2022-12-26 14:49:47 +09:00
Keith Stevens 5e1ed2e243 Adding in aws copilot configurations to simplify full deployment on aws. Also updating dependencies to work in standalone mode 2022-12-26 13:54:58 +09:00