Skip to content

Commit

Permalink
Remove infrastructure folder
Browse files Browse the repository at this point in the history
  • Loading branch information
clausbruun committed Nov 20, 2023
1 parent 773a9aa commit 2bf9543
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 713 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,3 @@ jobs:
php -d memory_limit=1G vendor/bin/phpstan analyse . --error-format=checkstyle | ./reviewdog -f=checkstyle -name=PHPStan -reporter=github-pr-check
env:
REVIEWDOG_TOKEN: ${{ secrets.REVIEWDOG_TOKEN }}

helm_validation:
name: Helm chart validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: azure/setup-helm@v1
name: Install helm
with:
version: v3.3.4
- name: Lint helm
run: helm lint infrastructure/material_list --namespace=material-list --set hpa.enabled=true --set ingress.enableTLS=true --set ingress.domain=prod.materiallist.dandigbib.org
3 changes: 0 additions & 3 deletions .platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ build:

# The hooks executed at various points in the lifecycle of the application.
hooks:
build: |
set -e
deploy: |
set -e
php artisan migrate --force
Expand Down
49 changes: 0 additions & 49 deletions infrastructure/docker/material-list/Dockerfile

This file was deleted.

12 changes: 0 additions & 12 deletions infrastructure/docker/material-list/docker-entrypoint.sh

This file was deleted.

7 changes: 0 additions & 7 deletions infrastructure/docker/material-list/etc/confd/conf.d/env.toml

This file was deleted.

26 changes: 0 additions & 26 deletions infrastructure/docker/material-list/etc/confd/templates/env.tmpl

This file was deleted.

35 changes: 0 additions & 35 deletions infrastructure/docker/nginx/Dockerfile

This file was deleted.

49 changes: 0 additions & 49 deletions infrastructure/docker/nginx/docker-entrypoint.sh

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions infrastructure/docker/nginx/etc/confd/conf.d/nginx.conf.toml

This file was deleted.

88 changes: 0 additions & 88 deletions infrastructure/docker/nginx/etc/confd/templates/default.conf.tmpl

This file was deleted.

43 changes: 0 additions & 43 deletions infrastructure/docker/nginx/etc/confd/templates/nginx.conf.tmpl

This file was deleted.

14 changes: 0 additions & 14 deletions infrastructure/docker/run.sh

This file was deleted.

1 change: 0 additions & 1 deletion infrastructure/material_list/.gitignore

This file was deleted.

Loading

0 comments on commit 2bf9543

Please sign in to comment.