Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Brett Kochendorfer f42519f2c4
chore: Force supervisord to log to stdout instead of creating a directory (#12923) 2023-03-28 11:01:34 +01:00
Paul McLanahan 1f3ca1bf81 Upload and distribute database updates via S3 (#5334)
A.K.A The Sqlitening!

This removes bedrock's depenence on a database server and moves to
downloading pre-built sqlite database files from s3 on a schedule. There
is also a clock process that will update and upload such a database on a
schedule as well. This should mean more stability, speed, and
reliability for bedrock, as well as quicker development due to easy to
download pre-populated databases.
2018-03-29 14:24:22 -05:00
Paul McLanahan 6ee727152d Add supervisor to docker for dev/demo
Allows us to run cron process and the server in
one container.
2016-03-24 16:20:43 -04:00