File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Create a new Centos7 (minimal installation will do) installation. Login with `ro
32
32
sudo -y update
33
33
sudo yum install git nano
34
34
cd /opt/
35
- sudo git clone https:// github.com/sjoulaei /install-confluence-centos.git
35
+ sudo git clone git@ github.com:snippetbucket /install-confluence-centos.git
36
36
cd install-confluence-centos
37
37
sudo ./install-confluence.sh
38
38
@@ -42,6 +42,11 @@ Thats it!!! the script will take care of the rest of the installation.
42
42
43
43
# tips
44
44
45
+ API Docs:
46
+
47
+ https://docs.atlassian.com/ConfluenceServer/rest/6.13.0/#api/
48
+ For more contact us [email protected]
49
+
45
50
SnippetBucket.com advice for developer to disable firwall.
46
51
47
52
systemctl disable firewalld
You can’t perform that action at this time.
0 commit comments