Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservices
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
ansible-shared
webservices
Merge requests
!40
update alumnigraphi system
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Merged
update alumnigraphi system
update-alumnigraph
into
master
Overview
3
Commits
3
Pipelines
4
Changes
1
All threads resolved!
Hide all comments
Merged
Hinrikus Wolf
requested to merge
update-alumnigraph
into
master
3 years ago
Overview
3
Commits
3
Pipelines
4
Changes
1
All threads resolved!
Hide all comments
Expand
it now uses celery and redis
Edited
3 years ago
by
Hinrikus Wolf
0
0
Merge request reports
Viewing commit
0631a960
Prev
Next
Show latest version
1 file
+
6
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
0631a960
Restart alumnigraph-celery as well
· 0631a960
Robin Sonnabend
authored
3 years ago
uwsgi-python/handlers/main.yml
+
6
−
1
Options
@@ -93,8 +93,13 @@
-
name
:
restart uwsgi instance vampir-mitglieder
service
:
name="uwsgi@vampir-mitglieder" state=restarted
-
name
:
restart uwsgi instance alumnigraph
-
name
:
restart uwsgi instance alumnigraph
uwsgi
service
:
name="uwsgi@alumnigraph" state=restarted
listen
:
"
restart
uwsgi
instance
alumnigraph"
-
name
:
restart uwsgi instance alumnigraph celery
service
:
name="alumnigraph-celery" state=restarted
listen
:
"
restart
uwsgi
instance
alumnigraph"
-
name
:
restart uwsgi instance ak-tracker
service
:
name="uwsgi@ak-tracker" state=restarted
Loading