Install Pinry

This commit is contained in:
2020-12-13 16:37:09 +00:00
parent bf4ecb6987
commit f4d7ef9e8c
4 changed files with 36 additions and 0 deletions

View File

@@ -40,3 +40,5 @@ echo "no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty $(cat /hom
systemctl enable docker --now
docker-compose -f "/opt/scarif/docker-compose.yml" --env-file "/opt/scarif/.env" up -d
docker exec -it scarif_pinry_1 python manage.py createsuperuser --settings=pinry.settings.docker