Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
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
ops
jumpserver
Commits
09782ca6
Commit
09782ca6
authored
6 years ago
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
dc51cc6f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
start_automatically.rst
docs/start_automatically.rst
+2
-2
No files found.
docs/start_automatically.rst
View file @
09782ca6
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
source $Project/py3/bin/activate
source $Project/py3/bin/activate
cd $Project/jumpserver && ./jms start -d
cd $Project/jumpserver && ./jms start -d
/etc/init.d/guacd start
/etc/init.d/guacd start
sh /config/tomcat8/bin
/startup.sh
cd /config/tomcat8/bin && .
/startup.sh
cd $Project/coco && ./cocod start -d
cd $Project/coco && ./cocod start -d
exit 0
exit 0
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
source $Project/py3/bin/activate
source $Project/py3/bin/activate
cd $Project/coco && ./cocod stop
cd $Project/coco && ./cocod stop
/etc/init.d/guacd stop
/etc/init.d/guacd stop
sh /config/tomcat8/bin
/shutdown.sh
cd /config/tomcat8/bin && .
/shutdown.sh
cd $Project/jumpserver && ./jms stop
cd $Project/jumpserver && ./jms stop
exit 0
exit 0
...
...
This diff is collapsed.
Click to expand it.
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