confluence/instructions.md
2025-12-30 12:58:23 +03:30

72 lines
1.3 KiB
Markdown

https://github.com/haxqer/confluence
https://confluence.atlassian.com/doc/running-confluence-over-ssl-or-https-161203.html#RunningConfluenceOverSSLorHTTPS-serverconfig
keytool -genkeypair -keysize 2048 -alias tomcat -keyalg RSA -sigalg SHA256withRSA \
-validity 365 \
-keystore ~/confluence_program/keystore
h9zFBKj9Hp6Y7d
78.38.161.78
PHS
PHS
Tehran
Tehran
IR
keytool -certreq -keyalg RSA -alias tomcat -file certreq.csr -keystore ~/confluence_program/keystore
docker exec -it confluence-srv bash
java -jar /var/agent/atlassian-agent.jar \
-d \
-p conf \
-m Hello@world.com \
-n Hello@world.com \
-o MHS \
-s BMSN-E4LJ-I0K8-FN2R
Host:
mysql
3306
java -jar /var/agent/atlassian-agent.jar \
-d \
-p com.methoda.plugins.rtl-for-confluence \
-m Hello@world.com \
-n Hello@world.com \
-o MHS \
-s BMSN-E4LJ-I0K8-FN2R
java -jar /var/agent/atlassian-agent.jar \
-d \
-p com.stepstonetech.confluence.plugins.latex \
-m Hello@world.com \
-n Hello@world.com \
-o MHS \
-s BMSN-E4LJ-I0K8-FN2R
apt update
apt install texlive-latex-base
apt install dvipng
java -jar /var/agent/atlassian-agent.jar \
-d \
-p com.tensixtwo.conf.latexmath \
-m Hello@world.com \
-n Hello@world.com \
-o MHS \
-s BMSN-E4LJ-I0K8-FN2R