Changes between Version 1 and Version 2 of discourse
- Timestamp:
- Oct 19, 2017, 12:58:00 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
discourse
v1 v2 1 1 = Discourse Admin = 2 2 3 We are running an instance of [https://www.discourse.org/ discourse] on septima. 3 We are running an instance of [https://www.discourse.org/ discourse] on septima. User facing documentation: [wiki:comment]. 4 4 5 5 It was installed by following the [https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md discourse install directions], which essentially automate the installation of a docker app. … … 7 7 It's not ideal - since it pulls images from docker's repo, however, the complexity of this app makes a manual installation seem overwhelming. 8 8 9 The x509 certificate is automatically handled by letsencrypt. 10 11 The email is relayed via bulk.mayfirst.org. 12 13 14 == Logging in == 15 16 There is a `discourse-admin` user with credentials in [wiki:keyringer keyringer] tied to `discourse@mayfirst.org` email address. 17 18 9 19 == Upgrading == 10 20