aurweb/docker/scripts
Kevin Morris 0a3aa40f20 Docker: Fix git sshd
This was completely bugged out. This commit fixes git, provides
two separate cgit servers for the different URL bases and also
supplies a smartgit service for $AURWEB_URL/repo.git interaction.

Docker image needs to be rebuilt with this change:

    $ docker build -t aurweb:latest .

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-27 05:16:12 -07:00
..
run-cgit.sh Docker: Fix git sshd 2021-06-27 05:16:12 -07:00
run-fastapi.sh Docker: add .env configurable FASTAPI_BACKEND 2021-06-24 21:31:49 -07:00
run-mariadb.sh Docker: create missing 'aurweb' DB if needed 2021-06-25 17:09:21 -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 Improve Docker ecosystem 2021-06-24 19:02:35 -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