aurweb/docker/scripts
Kevin Morris fa07f94051
Docker: Fix FastAPI db initialization
PHP was doing this correctly, but FastAPI was doing this
in it's exec script @ docker/scripts/run-fastapi.sh.

Modify the fastapi service so that it does the same thing as
PHP, and the existing "fastapi restart quirk" is no more.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-09-04 19:08:10 -07:00
..
install-deps.sh use Poetry to deal with deps and package install 2021-09-04 15:46:40 -07:00
install-python-deps.sh use Poetry to deal with deps and package install 2021-09-04 15:46:40 -07:00
run-cgit.sh Docker: Fix git sshd 2021-06-27 05:16:12 -07:00
run-fastapi.sh Docker: Fix FastAPI db initialization 2021-09-04 19:08:10 -07:00
run-memcached.sh Docker: add service 'memcached' 2021-08-16 22:09:09 -07:00
run-nginx.sh Docker: add [c]git, nginx, fastapi, php-fpm, ca 2021-06-24 19:02:35 -07:00
run-php.sh Docker: add [c]git, nginx, fastapi, php-fpm, ca 2021-06-24 19:02:35 -07:00
run-pytests.sh Docker: Improve mariadb init 2021-06-29 21:49:57 -07:00
run-redis.sh docker-compose: add redis service 2021-08-17 19:58:26 -07:00
run-sharness.sh Improve Docker ecosystem 2021-06-24 19:02:35 -07:00
run-smartgit.sh Docker: Fix git sshd 2021-06-27 05:16:12 -07:00
run-sshd.sh Docker: Fix git sshd 2021-06-27 05:16:12 -07:00
run-tests.sh Improve Docker ecosystem 2021-06-24 19:02:35 -07:00
setup-sqlite.sh Docker: add scripts/setup-sqlite.sh 2021-06-29 21:53:23 -07:00