Skip to content

Commit de35585

Browse files
author
snippetbucket
committed
SnippetBucket.com confulence permission call rest
1 parent 869e668 commit de35585

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Create a new Centos7 (minimal installation will do) installation. Login with `ro
3232
sudo -y update
3333
sudo yum install git nano
3434
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
3636
cd install-confluence-centos
3737
sudo ./install-confluence.sh
3838

@@ -42,6 +42,11 @@ Thats it!!! the script will take care of the rest of the installation.
4242

4343
# tips
4444

45+
API Docs:
46+
47+
https://docs.atlassian.com/ConfluenceServer/rest/6.13.0/#api/
48+
For more contact us [email protected]
49+
4550
SnippetBucket.com advice for developer to disable firwall.
4651

4752
systemctl disable firewalld

0 commit comments

Comments
 (0)