@@ -32,6 +32,9 @@ Later on, you'll want to re-create a key with a passphrase for extra security,
32
32
but that means you have to figure out how to save that passphrase in such a way
33
33
that Fabric won't ask for it later, and I don't have time to write instructions
34
34
for that now!
35
+ <!--
36
+ CSANAD: We are no longer using Fabric
37
+ -->
35
38
36
39
Make a note of your "public key"
37
40
@@ -120,11 +123,18 @@ no 2FA) 123-reg.
120
123
If you want a free one there's [ dot.tk] ( http://www.dot.tk ) . Be aware
121
124
that their business model is based on ads, so there will be ads
122
125
all over your domain until you configure it.
126
+ <!-- CSANAD: first I thought this website was down, but then I realized my
127
+ browser blocked it. Unless there are no better alternatives, I don't think
128
+ recommending a services that don't use TLS is good. -->
123
129
124
- Once you have a domain, you need to set up a couple of ** A-records** in
130
+ Once you have a domain, you need to set up a couple of ** A-records** , short
131
+ for Address Records, in
125
132
its DNS configuration, one for your "staging" subdomain and one for your
126
133
"live" subdomain. Mine are * superlists.ottg.co.uk* and * staging.ottg.co.uk*
127
134
for example.
135
+ <!-- CSANAD: maybe I would mention associating IPv6 addresses are done in
136
+ AAAA records. I think it's a good practice to configure it too, and I
137
+ came across a few providers whose cheapest VPS packages were IPv6 only -->
128
138
129
139
* (tip: DNS changes take time to propagate, so if your domain doesn't
130
140
take you to the server straight away, you may need to wait. Some registrars
0 commit comments