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

Adapt OTP-deployment pipeline to support old system #183

Open
Tracked by #180
SKairinos opened this issue Jan 16, 2025 · 0 comments
Open
Tracked by #180

Adapt OTP-deployment pipeline to support old system #183

SKairinos opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
2025:tech debt 2025 Goal: Reduce technical debt

Comments

@SKairinos
Copy link
Contributor

SKairinos commented Jan 16, 2025

Adapt the deployment pipeline in the app-engine repo to deploy the old system in a format suitable to OTP.

Stefan will setup a template repo for Florian to populate.

Tips:

  • how to connect to db
  • the source code must collected in the /app directory.
  • static files MUST be collected in the /app/static directory.
  • Pipfiles are not supported. Requirements must be specified in /app/requirements.txt.
  • Ensure only source code files are present in /app (no .md, .json, etc. files).
@SKairinos SKairinos added the 2025:tech debt 2025 Goal: Reduce technical debt label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2025:tech debt 2025 Goal: Reduce technical debt
Projects
None yet
Development

No branches or pull requests

2 participants