Correct minor doc mistakes

This commit is contained in:
j3s 2020-10-22 14:34:26 -05:00
parent 11160ad4f2
commit c0d93d3db8
1 changed files with 13 additions and 26 deletions

View File

@ -12,25 +12,12 @@
<li>
Which instance type should I buy?
<p>There are no hard rules for this sort of thing, but here are some guidelines:</p>
<p>f1-xs</p>
<p> * blog</p>
<p> * vpn</p>
<p> * bot</p>
<p> * cgit</p>
<p>f1-s</p>
<p> * owncloud</p>
<p> * gitea</p>
<p> * popular blog/vpn/bot</p>
<p>f1-m</p>
<p> * docker host</p>
<p> * build system</p>
<p>f1-l</p>
<p> * large webservice with thousands of users</p>
<p> * rotund java app</p>
<p>f1-x</p>
<p> * gitlab (wow such devops very memory)</p>
<p>f1-xx</p>
<p> * something gigantic</p>
<p>f1-xs: blog, vpn, bot, cgit</p>
<p>f1-s: a bot, owncloud, gitea, popular blog</p>
<p>f1-m: docker host, build system</p>
<p>f1-l: large webservice, rotund java app</p>
<p>f1-x: gitlab (wow such memory very devops</p>
<p>f1-xx: something gargantuan</p>
</li>
<li>
How do I log in?
@ -86,7 +73,7 @@ $ doas su -</pre>
</li>
<li>
Do you offer support?
<p>Yep, see <a href="/support">our support page</a></p>.
<p>Yep, see <a href="/support">our support page</a>.</p>
</li>
<li>
Do you have an SLA?