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
bc35442d
Commit
bc35442d
authored
6 years ago
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update
parent
de8d660c
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
9 additions
and
9 deletions
+9
-9
distributed_02.rst
docs/distributed_02.rst
+1
-1
setup_by_centos7.rst
docs/setup_by_centos7.rst
+1
-1
setup_by_fast.rst
docs/setup_by_fast.rst
+1
-1
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+1
-1
setup_by_ubuntu18.rst
docs/setup_by_ubuntu18.rst
+1
-1
step_by_step.rst
docs/step_by_step.rst
+1
-1
upgrade.rst
docs/upgrade.rst
+3
-3
No files found.
docs/distributed_02.rst
View file @
bc35442d
...
...
@@ -59,7 +59,7 @@
# 下载 luna
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
This diff is collapsed.
Click to expand it.
docs/setup_by_centos7.rst
View file @
bc35442d
...
...
@@ -223,7 +223,7 @@ CentOS 7 安装文档
# 安装 Web Terminal 前端: Luna 需要 Nginx 来运行访问 访问(https://github.com/jumpserver/luna/releases)下载对应版本的 release 包,直接解压,不需要编译
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
This diff is collapsed.
Click to expand it.
docs/setup_by_fast.rst
View file @
bc35442d
...
...
@@ -48,7 +48,7 @@
$ cd /opt \
&& git clone https://github.com/jumpserver/jumpserver.git \
&& wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz \
&& wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz \
&& yum -y install $(cat /opt/jumpserver/requirements/rpm_requirements.txt) \
&& source /opt/py3/bin/activate \
&& pip install --upgrade pip setuptools \
...
...
This diff is collapsed.
Click to expand it.
docs/setup_by_ubuntu.rst
View file @
bc35442d
...
...
@@ -328,7 +328,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
.. code-block:: shell
$ cd /opt/
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
This diff is collapsed.
Click to expand it.
docs/setup_by_ubuntu18.rst
View file @
bc35442d
...
...
@@ -248,7 +248,7 @@ Ubuntu 18.04 安装文档
.. code-block:: shell
$ cd /opt/
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
This diff is collapsed.
Click to expand it.
docs/step_by_step.rst
View file @
bc35442d
...
...
@@ -344,7 +344,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
.. code-block:: shell
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
This diff is collapsed.
Click to expand it.
docs/upgrade.rst
View file @
bc35442d
...
...
@@ -481,7 +481,7 @@
$ cd /opt
$ rm -rf luna
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
@@ -711,7 +711,7 @@
$ cd /opt
$ rm -rf luna
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
@@ -941,7 +941,7 @@
$ cd /opt
$ rm -rf luna
$ wget https://github.com/jumpserver/luna/releases/download/1.4.7/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/
v
1.4.7/luna.tar.gz
$ tar xf luna.tar.gz
$ chown -R root:root luna
...
...
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