Info | ||||
---|---|---|---|---|
| ||||
|
Docker 설치
Info | ||
---|---|---|
| ||
Code Block |
---|
Docker Compose 설치
Info | ||
---|---|---|
| ||
Code Block |
---|
Git 설치
Info | ||
---|---|---|
| ||
https://git-scm.com/download/linux https://git-scm.com/book/en/v2/Getting-Started-Installing-Git |
Code Block |
---|
confluence-data 디렉터리 생성
Code Block |
---|
$mkdir -p /opt/apps/atlassian/confluence-data |
postgre-data 디렉터리 생성
Code Block |
---|
$mkdir -p /opt/apps/database/postgre-data |
Certbot 설치
Info |
---|
...