Ken Tsui
043b5eff5a
Add DEBUG_USD_SEED_DATA_PATH in config to make seed data flexible ( #395 )
...
* Add DEBUG_USD_SEED_DATA_PATH in config to make seed data flexible
* reformat
* Copy test_data folder in Dockerfile.backend, correct DEBUG_USE_SEED_DATA_PATH in cofig
* - make DEBUG_USE_SEED_DATA_PATH to absolute path
- correct test_data path in Dockerfile.backend
2023-01-07 14:37:30 +01:00
Keith Stevens
527aca676f
linting the copilot configs
2023-01-03 08:36:27 +09:00
onegunsamurai
aa2d426bbc
Add oasst-shared folder to discord-bot container ( #241 )
...
* Add oasst-shared folder to discord-bot container
- Container was missing oasst-shared folder, thus was failing, due to missing package error.
- Add bash code block to README.MD (Co-authored-by: Vladyslav <v.bukhantsov@dexilon.io >)
2023-01-01 18:57:45 +01:00
Keith Stevens
cfa5e44482
Adding some helpful documentation
2022-12-26 14:55:55 +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
8ffaf71aa7
Tweaking the docker files and prisma to prepare for reliable aws deployments
2022-12-26 12:07:40 +09:00
Keith Stevens
c6b00365fd
Simplifying the end to end docker setup to ensure it prepares the web database properly before the website starts.
2022-12-21 12:17:08 +09:00
Keith Stevens
98fe656f7d
Dropping some unused copies from the website dockerfile
2022-12-20 20:30:49 +09:00
Keith Stevens
c056a31d2f
Ensuring the website can be built and deployed fully in docker. This includes an end to end docker-compose configuration as a simple demonstration.
2022-12-20 20:28:53 +09:00
Yannic Kilcher
b34ef75423
started re-working python code
2022-12-19 18:00:09 +01:00