Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit a754e6c

Browse files
author
Jae Seong Kim
authored
Update README.rst
1 parent 908212b commit a754e6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ Deploy
1010
------
1111

1212
Go to 4) if you are updating already deployed one.
13+
1314
1) Install certbot and get letsencrypt certbot.
15+
1416
2) Write proxy server setting in the host. (SSL, proxypass to the port binded on the docker service "web")
17+
1518
3) Go to project root and write .env file as follows:
1619

1720
MYSQL_USER=username
@@ -29,6 +32,7 @@ Go to 4) if you are updating already deployed one.
2932
PORTAL_PUBLIC_KEY=portal_public_key
3033

3134
CERT_PATH=/path/to/letsencrypt/cert
35+
3236
4) serveruser:/root/of/project $ **docker-compose up -d --build**
3337

3438

0 commit comments

Comments
 (0)