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
GitLab 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
Expand sidebar
Merged
update alumnigraphi system
update-alumnigraph
into
master
Overview
3
Commits
3
Pipelines
4
Changes
2
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
2
All threads resolved!
Hide all comments
it now uses celery and redis
Edited
3 years ago
by
Hinrikus Wolf
0
0
Merge request reports
Viewing commit
6cfa1e08
Show latest version
2 files
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
6cfa1e08
fix use of celery
· 6cfa1e08
Hinrikus Wolf
authored
3 years ago
uwsgi-python/tasks/apps/alumnigraph.yml
+
2
−
0
View file @ 6cfa1e08
Edit in single-file editor
Open in Web IDE
Show full file
@@ -30,6 +30,8 @@
-
reload systemd service files
-
"
restart
uwsgi
instance
{{app.instance}}"
-
meta
:
flush_handlers
-
name
:
ensure the celery service is enabled
service
:
name
:
"
{{app_name}}-celery"
Loading