Go to file
Egor Matveev 5f80636349 logs
2022-04-02 10:30:29 +03:00
certs new file 2022-02-28 22:51:12 +03:00
Checker checkers 2022-02-24 23:10:55 +03:00
CheckerExecutor language 2022-03-24 23:48:04 +03:00
daemons logs 2022-04-02 10:30:29 +03:00
FileStorage networking 2022-03-28 12:28:13 +03:00
Main docker 2022-03-26 16:58:28 +03:00
Messaging apply languages 2022-02-20 12:33:19 +03:00
nginx checker 2022-03-31 21:48:08 +03:00
postgres new field added 2021-12-21 14:05:06 +03:00
Sprint networking 2022-03-28 12:28:13 +03:00
SprintLib logs 2022-04-01 19:35:17 +03:00
templates Update templates/base.html 2022-03-31 13:56:08 +00:00
venv tester in docker works 2021-11-02 23:33:38 +03:00
.gitignore gitlab 2021-11-05 19:29:15 +03:00
.gitlab-ci.yml logs 2022-04-02 10:30:29 +03:00
docker-compose-deploy.yaml cleaner 2022-04-01 19:24:49 +03:00
Dockerfile nginx 2022-03-09 01:01:53 +03:00
manage.py registration implemented 2021-08-29 21:43:34 +03:00
pg_hba.conf tester in docker works 2021-11-02 23:33:38 +03:00
README.md config and readme 2021-11-03 12:13:41 +03:00
requirements.txt infra 2022-03-03 00:11:47 +03:00

Sprint

Build

docker build -t sprint .

Run

docker-compose up