Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ KAIST USC: KAIST Undergraduate Student Council Website on Django
================================================================

Welcome to **KAIST USC**!
KAIST - going for an amazign purpose

**KAIST USC** is the open source project to construct `KAIST Undergraduate Student Council Website`_ on `Django`_ to make memebers participate in USC well. This project includes front-ent and back-end sources with a production enviornment settings by using `Docker`_.

Expand All @@ -13,7 +14,7 @@ Go to 4) if you are updating already deployed one.

1) Install certbot and get letsencrypt certbot.

2) Write proxy server setting in the host. (SSL, proxypass to the port binded on the docker service "web")
2) Write proxy server by setting in the host. (SSL, proxypass to the port binded on the docker service "web")

3) Go to project root and write .env file as follows:

Expand Down