mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
update webserver
This commit is contained in:
-17
@@ -4,7 +4,6 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- archivebox
|
- archivebox
|
||||||
- freshrss
|
- freshrss
|
||||||
- filebrowser
|
|
||||||
- uptime-kuma
|
- uptime-kuma
|
||||||
- ntfy
|
- ntfy
|
||||||
- flatnotes
|
- flatnotes
|
||||||
@@ -57,22 +56,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /opt/server/freshrss:/var/www/FreshRSS/data
|
- /opt/server/freshrss:/var/www/FreshRSS/data
|
||||||
|
|
||||||
filebrowser:
|
|
||||||
image: filebrowser/filebrowser:latest
|
|
||||||
container_name: filebrowser
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
environment:
|
|
||||||
- TZ=Europe/Zurich
|
|
||||||
|
|
||||||
volumes:
|
|
||||||
# Your yt-dlp downloads
|
|
||||||
- /mnt/kdrive/Autre/Archive/Videos:/srv
|
|
||||||
|
|
||||||
# FileBrowser database/config
|
|
||||||
- /opt/server/filebrowser/database:/database
|
|
||||||
- /opt/server/filebrowser:/config
|
|
||||||
|
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
image: louislam/uptime-kuma:latest
|
image: louislam/uptime-kuma:latest
|
||||||
container_name: uptime-kuma
|
container_name: uptime-kuma
|
||||||
|
|||||||
@@ -39,9 +39,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://video-archive.tomasrivera.ch">video-archive.tomasrivera.ch</a></td>
|
<td><a href="https://metube.tomasrivera.ch">metube.tomasrivera.ch</a></td>
|
||||||
<td>FileBrowser</td>
|
<td>Metube</td>
|
||||||
<td>Web archive of videos as I can't get ArchiveBox to use yt-dlp correctly</td>
|
<td>Youtube archiver as ArchiveBox can't make yt-dlp work.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://hledger.tomasrivera.ch">hledger.tomasrivera.ch</a></td>
|
<td><a href="https://hledger.tomasrivera.ch">hledger.tomasrivera.ch</a></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user