Skip to content

Commit

Permalink
feat: Remove fileserver
Browse files Browse the repository at this point in the history
The functionality shall be moved into external services, e.g., by running the docker/kubectl APIs to run commands inside the container
  • Loading branch information
MoritzWeber0 committed Feb 6, 2023
1 parent 590b460 commit f8a7e11
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 299 deletions.
5 changes: 0 additions & 5 deletions remote/fastapi/.dockerignore

This file was deleted.

6 changes: 0 additions & 6 deletions remote/fastapi/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions remote/fastapi/fileservice/__init__.py

This file was deleted.

41 changes: 0 additions & 41 deletions remote/fastapi/fileservice/core.py

This file was deleted.

24 changes: 0 additions & 24 deletions remote/fastapi/fileservice/models.py

This file was deleted.

33 changes: 0 additions & 33 deletions remote/fastapi/fileservice/routes.py

This file was deleted.

167 changes: 0 additions & 167 deletions remote/fastapi/pyproject.toml

This file was deleted.

5 changes: 0 additions & 5 deletions remote/fastapi/setup.cfg

This file was deleted.

0 comments on commit f8a7e11

Please sign in to comment.