Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
physical
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpha
physical
Commits
d52d57d0
Commit
d52d57d0
authored
Oct 20, 2019
by
吴升宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix conflict
parent
ecef1d60
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
8 deletions
+1
-8
Makefile
Makefile
+1
-5
README.md
README.md
+0
-3
No files found.
Makefile
View file @
d52d57d0
crontab
:
cp
crontab.py /data/log/physical/app/crontab.py
&&
python /data/log/physical/app/crontab.py
&&
python /data/log/physical/app/crontabs.py
<<<<<<<
HEAD
=======
>>>>>>>
fe8ae25876e5baba8581e3a79f5440c3f7f21dca
celery
:
celery
-A
physical worker
-c
1
-Q
tapir-alpha
-l
debug
--max-tasks-per-child
==
500
celery
-A
physical worker
-c
1
-Q
vest
-l
debug
README.md
View file @
d52d57d0
...
...
@@ -56,10 +56,7 @@ celery -A physical beat
### physical策略端脚本
在Alp-Test-Cos-test001服务器上,通过crontab -l查看
<<<<<<< HEAD
更新脚本
```
bash
make crontab
```
=======
>>>>>>> fe8ae25876e5baba8581e3a79f5440c3f7f21dca
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