Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
Funkwhale Docker All In One
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
funkwhale
Funkwhale Docker All In One
Commits
db58fa64
Unverified
Commit
db58fa64
authored
5 years ago
by
Eliot Berriot
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #36 from thetarkus/EliotBerriot-patch-2
Disable celerybeat pid file
parents
7711376f
84e8462c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
root/etc/services.d/celery-beat/run
+1
-1
1 addition, 1 deletion
root/etc/services.d/celery-beat/run
with
1 addition
and
1 deletion
root/etc/services.d/celery-beat/run
+
1
−
1
View file @
db58fa64
#!/usr/bin/with-contenv sh
#!/usr/bin/with-contenv sh
cd
/app/api
cd
/app/api
exec
s6-setuidgid funkwhale celery
-f
/var/log/funkwhale/celery-beat.log
-A
funkwhale_api.taskapp beat
exec
s6-setuidgid funkwhale celery
-f
/var/log/funkwhale/celery-beat.log
-A
funkwhale_api.taskapp beat
--pidfile
=
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment