Skip to content

Commit bca9987

Browse files
authored
Update README.md
1 parent 0274550 commit bca9987

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,14 @@ Within your hosting provider, make sure you have done some preparation in advanc
112112

113113
* **IP and DNS**: Make sure your IP address and domain name are configured. This means the DNS you are using can get resolved to an IP address. If this is not setup, the `Letsencrypt` process **will not** be able to provision your SSL certs. The installer will fallback to self-signed SSL certs. If your IP (x.x.x.x) does not point to a DNS A Record ( `yourhost.com` or `www.yourhost.com` ) then you will need to manually adjust this later.
114114

115-
* **Host Operating System**: The installer will work with CentOS 7 x64, Amazon Linux 1/2 x64 and Ubuntu 18/16 x64. Ideally for CentOS you will use the latest release. The same is for Ubuntu. For Amazon Linux, you can use Amazon Linux or Amazon Linux 2. here are some examples of using Amazon Lightsail:
115+
* **Host Operating System**: The installer will work with CentOS 7 x64, Amazon Linux 1/2 x64 and Ubuntu 18/16 x64. Ideally for CentOS you will use the latest release. The same is for Ubuntu. For Amazon Linux, you can use Amazon Linux or Amazon Linux 2.
116+
117+
Here are some examples of using Amazon Lightsail:
116118

117119
Amazon Linux
118120

119121
<img src="./images/lightsail-amazon-os.png" alt="Amazon OS" width="450"/>
120122

121-
122123
Ubuntu
123124

124125
<img src="./images/lightsail-ubuntu-os.png" alt="Ubuntu" width="450"/>

0 commit comments

Comments
 (0)