25 lines
531 B
Plaintext
25 lines
531 B
Plaintext
# --------------------
|
|
# Install discourse
|
|
# --------------------
|
|
|
|
# see also:
|
|
# https://github.com/discourse/discourse/blob/main/docs/INSTALL-cloud.md
|
|
|
|
# Installation
|
|
#
|
|
# 1. Create new cloud server
|
|
# 2. Access new cloud server
|
|
# 3. Install Prerequisites for Docker
|
|
# 4. Install Discourse
|
|
# 5. Edit Discourse configuration
|
|
# 6. Start Discourse
|
|
# 7. Register new account and become admin
|
|
# 8. Post-install maintenance
|
|
# 9. (Optional) Add more Discourse features
|
|
|
|
|
|
# ...
|
|
|
|
|
|
# 4. Install Discourse
|