Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Remove the uwsgi role, add a cleanup role. #31

Closed
wants to merge 5 commits into from

Conversation

letompouce
Copy link
Member

uwsgi is now completely handled by the ideascube package postinstall
script. Let's remove the uwsgi role completely.

Add a cleanup role that will remove the files installed by the uwsgi role.
This role will be used as a rolling release role, cleaning up the stuff
we left behind us after such changes.

Fixes #25.

uwsgi is now completely handled by the ideascube packae postinstall
script. Let's remove the uwsgi role completely.

Add a cleanup role that will remove the files installed by the uwsgi role.
This role will be used as a rolling release role, cleaning up the stuff
we left behind us after such changes.

Fixes #25.
@fheslouin
Copy link
Collaborator

It won't work in one use case. If we want to use the mook application without Ideascube...
It should not happen so often, but we should keep it in mind.

@letompouce
Copy link
Member Author

Would mongodb cry because it wants to start before an uwsgi service that doesn't exist?

@fheslouin
Copy link
Collaborator

No it won't cry. However if a webapp is run by a uwsgi service and need access to a mongoDB service. Uwsgi has to be started after mongoDB

@fheslouin
Copy link
Collaborator

The PR #102 is taking care of these change adapted to oneUpdateFile branch

@fheslouin fheslouin closed this May 30, 2017
@fheslouin fheslouin deleted the issue-25-uwsgi-cleanup branch May 30, 2017 11:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants