Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2022-10-29 14:32:05 -04:00
parent 669d0b104b
commit 7c1290566d
Signed by untrusted user: cobra
GPG Key ID: 4FD8F812083FF6F9
3 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,9 @@
<p>Simply place all the relevant site files in <code>~/public_html</code> for HTTP, <code>~/public_gopher</code> for Gopher &amp; <code>~/public_gemini</code> for Gemini. This will be the root directory for your website/gopherhole/capsule. For example, if a user foo wanted a site, they would create <code>/home/foo/public_html/index.html</code>. A file <code>/bar</code> in foo's user site would be located at <code>/home/foo/public_html/bar</code>.</p>
<p>User sites for HTTP are rendered on the URL foo.vern.cc and vern.cc/~foo. User sites for Gemini also render on both URLs. Sadly, due to protocol limitations, gopher only renders on vern.cc/~foo</p>
<div class=h><h2 id=socket>How do I use my UNIX socket?</h2> <a aria-hidden=true href=#socket>#socket</a></div>
<p>Install any server that supports UNIX sockets. Then make it listen on <code>/home/your-username/.webserver.sock</code>. Any requests to 0your-username.vern.cc will use the socket.</p>
<div class=h><h2 id=host-this>Can you host X?</h2> <a aria-hidden=true href=#host-this>#host-this</a></div>
<p>If you would like a service to be hosted by us, contact an admin and discuss it with them. You could also add it <a href=https://pad.vern.cc/pad/#/2/pad/edit/VS1bvdzSGTfujDR9J+brXvxb/>here</a>. We are always open to new services to host, but it may take a while to get it fully set up.</p>

View File

@ -5,6 +5,7 @@
<li><a href=gopher://vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>~vern gopher</a> - The ~vern gopherhole</li>
<li><a href=ssh://vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>SSH (Reg needed)</a> - Each user can log in to the ~vern tilde using their SSH keys</li>
<li>User sites (Reg needed) - Each user can have their own site (HTTP, Gemini, Gopher) on username.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion</li>
<li>User sockets (Reg needed) - Each user has a UNIX socket and can run their own HTTP server from it</li>
<li><a href=http://ag.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>Agreper</a> - Minimal, no-JS web forum software</li>
<li><a href=http://gp.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>gopherproxy</a> - HTTP proxy for Gopher and Gemini</a></li>
<li><a href=http://lists.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>Mailman (Separate Sign-Up)</a> - manage email discussion and e-newsletter lists</li>

View File

@ -5,6 +5,7 @@
<li><a href=gopher://vern.cc>~vern gopher</a> - The ~vern gopherhole</li>
<li><a href=ssh://vern.cc>SSH (Reg needed)</a> - Users can log in to the ~vern pubnix using SSH</li>
<li>User sites (Reg needed) - Each user can have their own site (HTTP, Gemini, Gopher) on username.vern.cc</li>
<li>User sockets (Reg needed) - Each user has a UNIX socket and can run their own HTTP server from it</li>
<li><a href=//ag.vern.cc>Agreper</a> - Minimal, no-JS web forum software</a></li>
<li><a href=//gp.vern.cc>gopherproxy</a> - HTTP proxy for Gopher and Gemini</a></li>
<li><a href=//lists.vern.cc>Mailman (Separate Sign-Up)</a> - manage email discussion and e-newsletter lists</li>