Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Fukász Rómeó Ervin
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
b1fb0e9f
authored
Aug 29, 2014
by
Guba Sándor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
misc: fix descriptions
parent
e1e46b30
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
12 deletions
+6
-12
miscellaneous/manager.conf
+0
-6
miscellaneous/mancelery.conf
+2
-2
miscellaneous/moncelery.conf
+2
-2
miscellaneous/slowcelery.conf
+2
-2
No files found.
miscellaneous/manager.conf
View file @
b1fb0e9f
...
@@ -4,20 +4,14 @@ start on runlevel [2345]
...
@@ -4,20 +4,14 @@ start on runlevel [2345]
stop
on
runlevel
[!
2345
]
stop
on
runlevel
[!
2345
]
pre
-
start
script
pre
-
start
script
# Monitor jobs
start
moncelery
start
moncelery
# Regular jobs
start
mancelery
start
mancelery
# Slow jobs
start
slowcelery
start
slowcelery
end
script
end
script
post
-
stop
script
post
-
stop
script
# Monitor jobs
stop
moncelery
stop
moncelery
# Regular jobs
stop
mancelery
stop
mancelery
# Slow jobs
stop
slowcelery
stop
slowcelery
end
script
end
script
miscellaneous/mancelery.conf
View file @
b1fb0e9f
description
"CIRCLE mancelery"
description
"CIRCLE mancelery
for common jobs
"
respawn
respawn
respawn
limit
30
30
respawn
limit
30
30
...
@@ -10,6 +10,6 @@ script
...
@@ -10,6 +10,6 @@ script
cd
/
home
/
cloud
/
circle
/
circle
cd
/
home
/
cloud
/
circle
/
circle
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
postactivate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
postactivate
exec
./
manage
.
py
celery
--
app
=
manager
.
mancelery
worker
--
autoreload
--
loglevel
=
info
--
hostname
=
mancelery
-
B
-
c
1
exec
./
manage
.
py
celery
--
app
=
manager
.
mancelery
worker
--
autoreload
--
loglevel
=
info
--
hostname
=
mancelery
-
B
-
c
1
0
end
script
end
script
miscellaneous/moncelery.conf
View file @
b1fb0e9f
description
"CIRCLE m
ancelery
"
description
"CIRCLE m
oncelery for monitoring jobs
"
respawn
respawn
respawn
limit
30
30
respawn
limit
30
30
...
@@ -10,6 +10,6 @@ script
...
@@ -10,6 +10,6 @@ script
cd
/
home
/
cloud
/
circle
/
circle
cd
/
home
/
cloud
/
circle
/
circle
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
postactivate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
postactivate
exec
./
manage
.
py
celery
--
app
=
manager
.
moncelery
worker
--
autoreload
--
loglevel
=
info
--
hostname
=
moncelery
-
B
-
c
2
exec
./
manage
.
py
celery
--
app
=
manager
.
moncelery
worker
--
autoreload
--
loglevel
=
info
--
hostname
=
moncelery
-
B
-
c
3
end
script
end
script
miscellaneous/slowcelery.conf
View file @
b1fb0e9f
description
"CIRCLE
slow jslow job manager
"
description
"CIRCLE
mancelery for slow jobs
"
respawn
respawn
respawn
limit
30
30
respawn
limit
30
30
...
@@ -10,6 +10,6 @@ script
...
@@ -10,6 +10,6 @@ script
cd
/
home
/
cloud
/
circle
/
circle
cd
/
home
/
cloud
/
circle
/
circle
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
postactivate
. /
home
/
cloud
/.
virtualenvs
/
circle
/
bin
/
postactivate
exec
./
manage
.
py
celery
--
app
=
manager
.
slowcelery
worker
--
autoreload
--
loglevel
=
info
--
hostname
=
slowcelery
-
B
-
c
1
exec
./
manage
.
py
celery
--
app
=
manager
.
slowcelery
worker
--
autoreload
--
loglevel
=
info
--
hostname
=
slowcelery
-
B
-
c
5
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