Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yuanzhou/moonshot #594

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,13 @@ venv

# Testing
.pytest_cache/

# Ignore PSC puppet generated and copied files
.env
init_env.sh
docker/docker-compose.yml
docker/docker-compose.dev.yml
docker-compose.deployment.prod.yml
docker/docker-development.sh
docker/docker-deployment.sh
docker/ingest-api/nginx
48 changes: 0 additions & 48 deletions docker/docker-compose.deployment.yml

This file was deleted.

55 changes: 0 additions & 55 deletions docker/docker-compose.development.yml

This file was deleted.

38 changes: 0 additions & 38 deletions docker/docker-compose.yml

This file was deleted.

66 changes: 0 additions & 66 deletions docker/docker-deployment.sh

This file was deleted.

118 changes: 0 additions & 118 deletions docker/docker-development.sh

This file was deleted.

1 change: 0 additions & 1 deletion docker/example.env

This file was deleted.

46 changes: 0 additions & 46 deletions docker/ingest-api/nginx/conf.d/ingest-api.conf

This file was deleted.

Binary file added docker/ingest-api/nginx/html/favicon.ico
Binary file not shown.
Loading