Commit Graph

94 Commits

Author SHA1 Message Date
Olivia-Hou999 31e2a0027e
Update INSTALL-cloud.md (#22739) 2023-07-23 17:07:36 +10:00
SouthpawKB 033fddd2fb
DEV: Clarify SSL option in INSTALL-cloud.md (#21018)
Instructions in section 10 about optionally enabling free HTTPS / SSL point to the Let's Encrypt guide. The Let's Encrypt guide indicates that following this standard installation guide automatically enables Let's Encrypt.  I'm proposing a slight change to make it more clear that Let's Encrypt is automatically installed, unless the user skipped that configuration.
2023-04-14 10:02:19 +08:00
Sérgio Saquetim 9d577be9ad
DEV: Rephrase INSTALL-cloud DNS instructions about the IP address (#16928) 2022-06-02 00:21:58 -03:00
Sérgio Saquetim 3222078e6e
UX: Reordered topics in INSTALL-cloud.md to add a 'Before you start' section (#16919)
* UX: Reordered topics in INSTALL-cloud.md to add a 'Before you start' section

* Change 'Installing Discourse' to 'Installation'
2022-05-26 14:17:32 -03:00
Andrew Schleifer 14f61c5784 DOC: tighten directory permissions in cloud installation
The files in the containers directory may include secrets -- such as
credentials for sending email. Previously, those could be world-
readable depending on umask.
2022-04-29 14:15:15 +08:00
Natalie Tay 016aa06229
UX: Number steps in cloud installation README (#14833) 2021-11-08 12:00:24 +08:00
Bhanu ae45c5efb5
Simplification of install Guide (#13716)
* [WIP] Simplification of install Guide

Working with @osioke to simplify a few pain areas of the install guide. 

Still a Work in progress, More changes incoming.

* Update install wording and links

To improve how it reads for a non-technical user looking to start their first Discourse community

* Update community install link

Update community install link to point to the Meta marketplace so more community contributors can help installs

* Copyedit for Branch change from master to main

* Some minor copyedits

Changes references from master to main
Changes a few commands from `apt-get` to just `apt` and from `yum` to `dnf` 
Also added first party reference to yum-cron

Added a small note and steps to perform rebuilds

* Copyedits take #2

more refined details

* Revert community install link and copyedits

Revert community install link, fix typo and add a link to the migration guide

* Remove optional info on maxmind

Remove optional info on maxmind to really simplify the guide and reduce the "yet another thing to configure" issue for self hosters

* fix capitalization

Co-authored-by: Osioke Itseuwa <osioke@users.noreply.github.com>
Co-authored-by: Rishabh <rishabhn@protonmail.com>
2021-10-20 17:41:54 +05:30
Jay Pfaffman db8c33ad92 update INSTALL-cloud for discourse-setup
`discourse-setup`'s prompts changed, but they weren't changed in INSTALL-cloud as described in https://meta.discourse.org/t/discourse-installation-on-azure-not-reachable/36880/10?u=pfaffman

This brings INSTALL-cloud in line with the earlier changes to `discourse-setup`.
2021-08-17 13:20:03 -04:00
Michael Brown 5f7e60d9dc discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
Jeff Atwood 5cff198aba
most people use SSH keys these days (#11998) 2021-02-06 11:58:50 -08:00
Jeff Atwood dc49581344
clarify on supported Linux distros 2020-06-07 17:50:45 -07:00
Rishabh 704e4b9cf8
DOCS: Update community install info
Update pricing as per https://www.literatecomputing.com/discourse-installation-packages (same url)
2020-05-08 18:38:29 +05:30
Michael Brown 904bbdb307 DOCS: Clarify what a DNS "A record" is with a link
* context: https://meta.discourse.org/t/-/141250/6
2020-02-12 16:50:56 -05:00
Jay Pfaffman 215f6d97e5 Make INSTALL-cloud agree with discourse-setup (#8102)
`discourse-setup` will install Docker. Several people lately have had trouble with a `|` getting turned into a `>` when trying to `curl` the site into `sh`.

Also, the recommended `git clone` command will create `/var/discourse`, so don't tell people to make that directory, as that too can be confusing.
2019-09-17 12:45:40 -07:00
Jacob Herrington 884f399ff1 Add a word to clarify instructions (#8072)
Following up to the feedback on #8071
2019-09-04 14:29:07 -07:00
Neil Lalonde 7e10c4b83f Remove affiliate code from Namecheap link in INSTALL-cloud doc 2019-08-28 17:05:09 -04:00
Jeff Atwood 8c9a3ccb87
Update INSTALL-cloud.md 2019-08-20 16:24:25 -07:00
Jeff Atwood d4638ebf69
remove unnecessary cmd line step in cloud setup 2019-05-07 14:53:53 -07:00
Jeff Atwood 444bc466b0 for docs, normalize on space after code fence when specifying lang 2019-01-21 01:19:28 -08:00
Justin W. Flory 6e7b383ed6 [docs] Add instructions for CentOS/RHEL users in install guide (#6861) 2019-01-09 09:31:27 +08:00
Saj Goonatilleke 5612dbc8c3 Update mention of default Digital Ocean distro (#6727)
When I last exercised this procedure, the Digital Ocean UI defaulted to
'Ubuntu 18.04 x64', not 16.04 as it once did.  18.04 -- Bionic Beaver --
is the latest Ubuntu LTS release.

https://wiki.ubuntu.com/Releases
2018-12-05 13:54:05 -08:00
Jeff Atwood 50955dbe30
let's assume DNS records are required 2018-08-22 02:20:14 -07:00
Jeff Atwood 4c4cdf1f7c
we don't need let's encrypt trivia in here 2018-08-22 02:17:58 -07:00
Jeff Atwood 64f1480cc0
typo 2018-04-26 14:31:28 -07:00
Jeff Atwood 2d1d2baab2
add DNS instructions 2018-04-26 14:24:34 -07:00
Jay Pfaffman 87c0cc2b1a
Update INSTALL-cloud.md
Add note about being able to enable Let's Encrypt when you run `./discourse-setup`.
2018-02-16 16:25:37 -08:00
Jay Pfaffman 1237baa0c2 INSTALL-cloud: you can re-run discourse-setup
Make it a bit more clear that you can run discourse-setup again to change settings if you get them wrong the first time.
2017-09-14 08:08:39 -07:00
Andrew Schleifer 173062a158 Re-order list to match Droplet creation screen 2017-07-03 14:33:53 -05:00
Jeff Atwood a3ca6d8d66 improve SPF/DKIM instructions 2017-03-06 12:36:13 -08:00
Jeff Atwood b4a1a9daf8 Update INSTALL-cloud.md 2017-01-06 19:31:08 -08:00
Jeff Atwood 8e7dcbac8f Update INSTALL-cloud.md 2017-01-06 14:14:18 -08:00
Jeff Atwood 6c334c3786 Update INSTALL-cloud.md 2016-10-22 17:29:20 -07:00
Jeff Atwood 52ac1bfac8 Update INSTALL-cloud.md 2016-10-22 14:55:34 -07:00
Jeff Atwood 95915b487c tighten width of images 2016-10-22 14:53:54 -07:00
Jeff Atwood 4576d48cf3 tweaks 2016-10-22 14:51:17 -07:00
Jeff Atwood c1191423db update install guide for 1.7 and setup wizard 2016-10-22 14:49:08 -07:00
Jeff Atwood cdd871f081 omitted a word 2016-10-13 13:24:01 -07:00
Jeff Atwood b6eb2634e1 add community install option 2016-10-13 13:23:44 -07:00
Jeff Atwood 02bc88808c Update INSTALL-cloud.md 2016-06-17 14:03:52 -07:00
Jeff Atwood 7df357d7de Update INSTALL-cloud.md 2016-06-17 14:03:09 -07:00
Jeff Atwood ece9a6fddd Update INSTALL-cloud.md 2016-06-17 13:49:34 -07:00
Jeff Atwood 1e7d61c3ae add offline page info 2016-06-04 02:23:04 -07:00
Jeff Atwood 6f9a3d1370 combine https lines 2016-05-09 15:18:35 -07:00
Jeff Atwood afbb8e5072 don't need enormous H1 headers 2016-04-29 03:41:58 -07:00
Jeff Atwood 9cabd2d98f Update INSTALL-cloud.md 2016-04-29 03:33:21 -07:00
Jeff Atwood 6991b55ea5 combine "users to log in via" line 2016-04-28 15:03:09 -07:00
Jeff Atwood 8837906907 Update INSTALL-cloud.md 2016-04-27 20:04:49 -07:00
Jeff Atwood 5a9fac4c54 Update INSTALL-cloud.md 2016-04-27 17:11:08 -07:00
Jeff Atwood 9ee315bd7d Update INSTALL-cloud.md 2016-04-27 17:10:37 -07:00
Jeff Atwood 18501049e2 better SSH screenshot 2016-04-27 16:50:46 -07:00