Jupyter: Difference between revisions
From FlowerHouseWiki
(Created page with "{{ContainerInfo |title = Juypter-LXC |image = Reverse proxy.png |MAC = 6A:1B:42:9D:D6:4B |IP = 192.168.88.18 |Privileged = No |OS = Debian Bullseye |RAM = 4096MB |Cores = 4 }}...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{ContainerInfo | {{ContainerInfo | ||
|image = Reverse proxy.png | |image = Reverse proxy.png | ||
|MAC = 6A:1B:42:9D:D6:4B | |MAC = 6A:1B:42:9D:D6:4B | ||
Line 9: | Line 8: | ||
|Cores = 4 | |Cores = 4 | ||
}} | }} | ||
<p> is reachable under <syntaxhighlight lang="Bash" inline>192.168.88. | |||
<p> | <p>The Jupyter-LXC is reachable under <syntaxhighlight lang="Bash" inline>192.168.88.18</syntaxhighlight> which is located in the ServerVLAN.</p> | ||
<p>The subdomain is [https://jupyter.flowerhouse.at jupyter.flowerhouse.at] which is handled by the [[ReverseProxy]].</p> | |||
__TOC__ | __TOC__ | ||
== Basic Setup == | == Basic Setup == | ||
=== Nginx Proxy Manager === | === Nginx Proxy Manager === |
Revision as of 20:11, 16 December 2021
IP: | 192.168.88.18 |
---|---|
MAC: | 6A:1B:42:9D:D6:4B |
OS: | Debian Bullseye |
---|---|
RAM: | 4096MB |
Cores: | 4 |
Privileged: | No |
The Jupyter-LXC is reachable under 192.168.88.18
which is located in the ServerVLAN.
The subdomain is jupyter.flowerhouse.at which is handled by the ReverseProxy.