<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>jb-vpn.uk Wiki</sitename>
    <dbname>mediawiki</dbname>
    <base>https://wiki.jb-vpn.uk/index.php/Main_Page</base>
    <generator>MediaWiki 1.44.5</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">Jb-vpn.uk Wiki</namespace>
      <namespace key="5" case="first-letter">Jb-vpn.uk Wiki talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>263</id>
      <parentid>247</parentid>
      <timestamp>2026-05-16T14:04:36Z</timestamp>
      <contributor>
        <username>Josh</username>
        <id>1</id>
      </contributor>
      <comment>Updated Main Page with comprehensive documentation links</comment>
      <origin>263</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="2791" sha1="2b9uuqzckycub1g6gssj2cs7nhgopth" xml:space="preserve">== Welcome to the jb-vpn.uk Wiki ==

This wiki contains documentation for the jb-vpn.uk infrastructure: reverse proxy (Caddy), VPS-hosted services (WebApp, MediaWiki), and Synology NAS services reached via OpenVPN (DSM, Plex).

== Documentation ==

The following documentation is available:

=== Cursor SSH ===

* [[Cursor SSH:Quick Reference|Quick Reference]]
* [[Cursor SSH:Setup|Setup]]

=== OpenVPN ===

* [[OpenVPN:Certificate Management|Certificate Management]]
* [[OpenVPN:Client Configuration|Client Configuration]]
* [[OpenVPN:Integration|Integration]]
* [[OpenVPN:Raspberry Pi Auto Connect|Raspberry Pi Auto Connect]]
* [[OpenVPN:Server Configuration|Server Configuration]]
* [[OpenVPN:User Management|User Management]]

=== SSH Port Forwarding ===

* [[SSH Port Forwarding:Best Practices|Best Practices]]
* [[SSH Port Forwarding:Configuration|Configuration]]
* [[SSH Port Forwarding:Management|Management]]
* [[SSH Port Forwarding:Overview|Overview]]
* [[SSH Port Forwarding:Quickstart|Quickstart]]

=== Services ===

* [[Services:Current Services|Current Services]]

==== Adding Services ====
* [[Services:Best Practices|Best Practices]]
* [[Services:Configuration Options|Configuration Options]]
* [[Services:Prerequisites|Prerequisites]]
* [[Services:Service Examples|Service Examples]]
* [[Services:Step By Step|Step By Step]]

=== System ===

* [[System:Components|Components]]
* [[System:DNS Requirements|DNS Requirements]]
* [[System:Network Architecture|Network Architecture]]
* [[System:Security|Security]]
* [[System:Service Management|Service Management]]

=== Troubleshooting ===

* [[Troubleshooting:Nginx Troubleshooting|Nginx Troubleshooting]]
* [[Troubleshooting:Openvpn Troubleshooting|Openvpn Troubleshooting]]
* [[Troubleshooting:Port Forwarding Troubleshooting|Port Forwarding Troubleshooting]]
* [[Troubleshooting:Service Troubleshooting|Service Troubleshooting]]

=== Webapp ===

* [[Webapp:Deployment|Deployment]]

=== Wiki Management ===

* [[Wiki Management:Upload Instructions|Upload Instructions]]

== Quick Links ==

=== Services ===
* [[Main Page|Wiki Home]] - This page
* [https://dsm.jb-vpn.uk Synology DSM] - Synology management interface
* [https://plex.jb-vpn.uk Plex Media Server] - Media server
* [https://vps.jb-vpn.uk VPS Default] - VPS web directory

== System Information ==

* '''VPS IP''': 87.106.61.62
* '''VPN Network''': 10.8.0.0/24
* '''Synology NAS''': 10.8.0.2 (via VPN)
* '''Edge proxy''': Caddy (ports 80/443)
* '''SSL''': Let's Encrypt (automatic via Caddy)

== Quick Reference Commands ==

&lt;pre class="lang-bash"&gt;
# Caddy
caddy validate --config /etc/caddy/Caddyfile
systemctl reload caddy
journalctl -u caddy -n 50

# Wiki stack
cd /var/www/wiki.jb &amp;&amp; docker compose ps

# Test public wiki
curl -I https://wiki.jb-vpn.uk
&lt;/pre&gt;</text>
      <sha1>2b9uuqzckycub1g6gssj2cs7nhgopth</sha1>
    </revision>
  </page>
</mediawiki>
