Self-host externally hotlinked article images
Trigger container build / trigger (push) Successful in 7s

This commit is contained in:
Djeex
2026-09-07 11:01:41 +02:00
parent 802244762e
commit 28fe0b7e04
14 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ Restart the stack in Dockge. This time, the SSL certificate should be successful
Access the dashboard locally by going to `http://yourserverip:81`
On the left, you'll see a list of currently "proxied" services (none yet). On the right, the list of banned IPs. Below, various indicators. For more details, [click here](https://www.linuxserver.io/blog/introducing-swag-dashboard).
![picture](https://www.linuxserver.io/user/pages/03.blog/introducing-swag-dashboard/example.png)
![picture](/img/serveex/swag-dashboard.png)
## DBIP
DBIP allows you to block connections based on countries. It relies on the configuration file named `dbip.conf` located in `/srv/docker/swag/config/nginx`. [More info here](https://virtualize.link/secure/).
@@ -6,7 +6,7 @@ description: Install Uptime-Kuma to monitor your self-hosted services uptime, se
:ellipsis{left=0px width=40rem top=10rem blur=140px zIndex=60}
![picture](https://user-images.githubusercontent.com/1336778/212262296-e6205815-ad62-488c-83ec-a5b0d0689f7c.jpg)
![picture](/img/serveex/uptime_kuma.jpg)
## Installation
@@ -9,7 +9,7 @@ description: Install Dozzle to monitor Docker container logs in real time from a
[Dozzle](https://dozzle.dev/) is a container that lets you access logs from your other containers and display them in real time through a user-friendly interface. It's a simple way to browse logs and retrieve information from the history.
![Dozzle](https://blog.unixhost.pro/wp-content/uploads/2023/03/image-5.png)
![Dozzle](/img/serveex/dozzle.png)
## Installation
@@ -8,7 +8,7 @@ description: Install code-server to run VS Code in your browser from your homela
[code-server](https://github.com/linuxserver/docker-code-server) is a container that lets you access [VS Code](https://code.visualstudio.com/) via a web UI in a Linux environment. It's literally VS Code and your projects in your pocket, available anywhere.
![code-server](https://github.com/coder/code-server/raw/main/docs/assets/screenshot-2.png)
![code-server](/img/serveex/code-server.png)
## Installation
::note{to="https://docs.linuxserver.io/images/docker-code-server/"}