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

chore: lancement du serveur d'applications dans le PAAS clever cloud #855

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

vincentporte
Copy link
Contributor

@vincentporte vincentporte commented Dec 11, 2024

Description

🦺 mise à jour du lancement du serveur d'application wsgi selon les recommadations du PAAS clevercloud : CleverCloud Issue #468

🌮 suppresion du fichier clevercloud/python.json

🌮 ajout des variables d'environnement

CC_PYTHON_MANAGE_TASKS="migrate --no-input, createcachetable, collectstatic --no-input, compilemessages, compress"
CC_PYTHON_MODULE="config.wsgi:application"

Copy link
Contributor

🥁 La recette jetable est prête ! 👉 Je veux tester cette PR !

@vincentporte vincentporte added recette-jetable review_app and removed recette-jetable review_app labels Dec 11, 2024
Copy link
Contributor

🥁 La recette jetable est prête ! 👉 Je veux tester cette PR !

Copy link
Contributor

🥁 La recette jetable est prête ! 👉 Je veux tester cette PR !

@vincentporte vincentporte removed the recette-jetable review_app label Dec 17, 2024
@vincentporte vincentporte changed the title chore: recette jetable (ne pas clore) chore: lancement du serveur d'applications dans le PAAS clever cloud Dec 17, 2024
Copy link
Contributor

🥁 La recette jetable est prête ! 👉 Je veux tester cette PR !

@vincentporte vincentporte removed the recette-jetable review_app label Dec 17, 2024
@vincentporte vincentporte merged commit 327c875 into master Dec 17, 2024
13 checks passed
@vincentporte vincentporte deleted the vp/recette_jetable branch December 17, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant