Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
storagedriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
77ea13ae
authored
Jun 13, 2014
by
Guba Sándor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new upstart script
parent
78ad554a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
miscellaneous/storagecelery.conf
+7
-10
No files found.
miscellaneous/storagecelery.conf
View file @
77ea13ae
description
"CIRCLE Storage Driver Celery Upstart"
description
"IK Cloud Django Development Server"
start
on
runlevel
[
2345
]
stop
on
runlevel
[!
2345
]
respawn
respawn
respawn
limit
30
30
respawn
limit
30
30
setgid
cloud
setuid
cloud
setuid
cloud
setgid
cloud
chdir
/
home
/
cloud
/
storagedriver
instance
$
NAME
script
script
. /
home
/
cloud
/.
virtualenvs
/
storage
/
local
/
bin
/
activate
cd
/
home
/
cloud
/
storagedriver
/
. /
home
/
cloud
/.
virtualenvs
/
storage
/
local
/
bin
/
post
activate
. /
home
/
cloud
/.
virtualenvs
/
storage
driver
/
local
/
bin
/
activate
HOSTNAME
=$(
hostname
-
s
)
. /
home
/
cloud
/.
virtualenvs
/
storagedriver
/
local
/
bin
/
postactivate
exec
celery
-
A
storagecelery
worker
--
loglevel
=
info
-
n
$
{
HOSTNAME
}.
storage
exec
celery
-
A
storagecelery
worker
--
loglevel
=
info
-
n
$
NAME
end
script
end
script
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment