Changed the default tag

This commit is contained in:
2026-02-06 09:39:01 +01:00
parent c6b22b7824
commit 0eef705ac9
16 changed files with 70 additions and 70 deletions

View File

@@ -3,6 +3,6 @@ This repository includes apps from public repositories that I have prepared and
--- ---
![Umbrel Files](https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/umbrel-files.jpeg) ![Umbrel Files](https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/umbrel-files.jpeg)
![Community App Store](https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/umbrel-app-store.jpeg) ![Community App Store](https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/umbrel-app-store.jpeg)

View File

@@ -1,29 +0,0 @@
manifestVersion: 1
id: cpn-teamspeak
name: TeamSpeak Server
tagline:
icon: https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/teamspeak/icon.webp
category: Communication
version: "3.13.7"
port: 4990
description: >-
TeamSpeak 3 Server
developer: TeamSpeak
website: https://www.teamspeak.com/
submitter: Weektab
submission: https://git.weektab.org/companas/umbrel-apps
repo: https://git.weektab.org/companas/umbrel-apps/src/branch/main/cpn-teamspeak
support: https://git.weektab.org/companas/umbrel-apps/issues
gallery:
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/teamspeak/image-1.jpg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/teamspeak/image-2.jpg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/teamspeak/image-3.jpg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/teamspeak/image-4.jpg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/teamspeak/image-5.jpg
releaseNotes: >
dependencies: []
path: ""
defaultUsername: "See you in the Logs"
defaultPassword: "See you in the Logs"

View File

@@ -3,9 +3,9 @@ version: "3.7"
services: services:
app_proxy: app_proxy:
environment: environment:
APP_HOST: cpn-lancache_app_1 APP_HOST: nx-lancache_app_1
APP_PORT: "80" APP_PORT: "80"
app: app:
image: lancachenet/monolithic:latest image: lancachenet/monolithic:latest
environment: environment:
@@ -25,7 +25,7 @@ services:
nofile: nofile:
soft: 65536 soft: 65536
hard: 65536 hard: 65536
dns: dns:
image: lancachenet/lancache-dns:latest image: lancachenet/lancache-dns:latest
environment: environment:
@@ -37,4 +37,4 @@ services:
ports: ports:
- "53:53/udp" - "53:53/udp"
- "53:53/tcp" - "53:53/tcp"
restart: unless-stopped restart: unless-stopped

View File

@@ -1,5 +1,5 @@
manifestVersion: 1 manifestVersion: 1
id: cpn-lancache id: nx-lancache
category: networking category: networking
name: LAN Cache name: LAN Cache
version: "latest" version: "latest"
@@ -11,14 +11,14 @@ releaseNotes: >-
developer: lancachenet developer: lancachenet
website: https://hub.docker.com/r/lancachenet/monolithic website: https://hub.docker.com/r/lancachenet/monolithic
dependencies: [] dependencies: []
repo: https://git.weektab.org/companas/umbrel-apps/src/branch/main/cpn-lancache repo: https://git.weektab.org/nexus/umbrel-apps/src/branch/main/nx-lancache
support: https://git.weektab.org/companas/umbrel-apps/issues support: https://git.weektab.org/nexus/umbrel-apps/issues
port: 10085 port: 10085
gallery: gallery:
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/lancache/image-1.jpeg - https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/lancache/image-1.jpeg
path: "" path: ""
defaultUsername: "" defaultUsername: ""
defaultPassword: "" defaultPassword: ""
icon: https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/lancache/icon.jpg icon: https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/lancache/icon.jpg
submitter: Weektab submitter: Weektab
submission: https://git.weektab.org/companas/umbrel-apps submission: https://git.weektab.org/nexus/umbrel-apps

View File

@@ -1,8 +1,8 @@
manifestVersion: 1 manifestVersion: 1
id: cpn-postiz id: nx-postiz
name: Postiz name: Postiz
tagline: An intuitive tool for managing social media tagline: An intuitive tool for managing social media
icon: https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/postiz/icon.png icon: https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/postiz/icon.png
category: Social category: Social
version: "2.12.1" version: "2.12.1"
port: 4442 port: 4442
@@ -26,11 +26,11 @@ description: >-
developer: Postiz developer: Postiz
website: https://postiz.com/ website: https://postiz.com/
submitter: Weektab submitter: Weektab
submission: https://git.weektab.org/companas/umbrel-apps submission: https://git.weektab.org/nexus/umbrel-apps
repo: https://git.weektab.org/companas/umbrel-apps/src/branch/main/cpn-postiz repo: https://git.weektab.org/nexus/umbrel-apps/src/branch/main/nx-postiz
support: https://git.weektab.org/companas/umbrel-apps/issues support: https://git.weektab.org/nexus/umbrel-apps/issues
gallery: gallery:
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/postiz/image-1.jpeg - https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/postiz/image-1.jpeg
releaseNotes: >- releaseNotes: >-
We split posts and comments into separate functions to break the task and add a delay between comments. We split posts and comments into separate functions to break the task and add a delay between comments.
But we missed a few providers, such as Slack; we have now fixed it. But we missed a few providers, such as Slack; we have now fixed it.

View File

@@ -0,0 +1,29 @@
manifestVersion: 1
id: nx-teamspeak
name: TeamSpeak Server
tagline:
icon: https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/icon.webp
category: Communication
version: "3.13.7"
port: 4990
description: >-
TeamSpeak 3 Server
developer: TeamSpeak
website: https://www.teamspeak.com/
submitter: Weektab
submission: https://git.weektab.org/nexus/umbrel-apps
repo: https://git.weektab.org/nexus/umbrel-apps/src/branch/main/nx-teamspeak
support: https://git.weektab.org/nexus/umbrel-apps/issues
gallery:
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-1.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-2.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-3.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-4.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-5.jpg
releaseNotes: >
dependencies: []
path: ""
defaultUsername: "See you in the Logs"
defaultPassword: "See you in the Logs"

View File

@@ -1,24 +1,24 @@
version: "3.7" version: "3.7"
name: cpn-tianji name: nx-tianji
services: services:
cpn-tianji: nx-tianji:
container_name: cpn-tianji container_name: nx-tianji
image: moonrailgun/tianji:1.31.8@sha256:86b58556fa9ff5454cb4eeddc2330124244733820a56b5491c8c0e4399880c68 image: moonrailgun/tianji:1.31.8@sha256:86b58556fa9ff5454cb4eeddc2330124244733820a56b5491c8c0e4399880c68
restart: unless-stopped restart: unless-stopped
environment: environment:
DATABASE_URL: postgresql://tianji-user:227453b7-1286-48cc-b471-1c269495c5fc@cpn-tianji-db:5432/tianji DATABASE_URL: postgresql://tianji-user:227453b7-1286-48cc-b471-1c269495c5fc@nx-tianji-db:5432/tianji
JWT_SECRET: replace-me-with-a-random-string JWT_SECRET: replace-me-with-a-random-string
ALLOW_REGISTER: "false" ALLOW_REGISTER: "false"
ALLOW_OPENAPI: "true" ALLOW_OPENAPI: "true"
ports: ports:
- "12345:12345" - "12345:12345"
networks: networks:
- cpn_tianji_network - nx_tianji_network
depends_on: depends_on:
- cpn-tianji-db - nx-tianji-db
cpn-tianji-db: nx-tianji-db:
container_name: cpn-tianji-db container_name: nx-tianji-db
image: postgres:15.4-alpine image: postgres:15.4-alpine
environment: environment:
POSTGRES_DB: tianji POSTGRES_DB: tianji
@@ -28,16 +28,16 @@ services:
- tianji_pgdata:/var/lib/postgresql/data - tianji_pgdata:/var/lib/postgresql/data
restart: always restart: always
healthcheck: healthcheck:
test: ["CMD-SHELL", "pg_isready -U $${POSTGRES_USER} -d $${POSTGRES_DB}"] test: [ "CMD-SHELL", "pg_isready -U $${POSTGRES_USER} -d $${POSTGRES_DB}" ]
interval: 5s interval: 5s
timeout: 5s timeout: 5s
retries: 5 retries: 5
networks: networks:
- cpn_tianji_network - nx_tianji_network
networks: networks:
cpn_tianji_network: nx_tianji_network:
driver: bridge driver: bridge
volumes: volumes:
tianji_pgdata: tianji_pgdata:
name: tianji_pgdata name: tianji_pgdata
driver: local driver: local

View File

@@ -1,8 +1,8 @@
manifestVersion: 1 manifestVersion: 1
id: cpn-tianji id: nx-tianji
name: Tianji name: Tianji
tagline: Insight into everything, Website Analytics + Uptime Monitor + Server Status tagline: Insight into everything, Website Analytics + Uptime Monitor + Server Status
icon: https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/tianji/icon.png icon: https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/tianji/icon.png
category: networking category: networking
version: "1.31.8" version: "1.31.8"
port: 12345 port: 12345
@@ -31,15 +31,15 @@ description: >-
developer: Msgbyte developer: Msgbyte
website: https://tianji.dev/ website: https://tianji.dev/
submitter: Weektab submitter: Weektab
submission: https://git.weektab.org/companas/umbrel-apps submission: https://git.weektab.org/nexus/umbrel-apps
repo: https://git.weektab.org/companas/umbrel-apps/src/branch/main/cpn-tianji repo: https://git.weektab.org/nexus/umbrel-apps/src/branch/main/nx-tianji
support: https://git.weektab.org/companas/umbrel-apps/issues support: https://git.weektab.org/nexus/umbrel-apps/issues
gallery: gallery:
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/tianji/website-overview.jpeg - https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/tianji/website-overview.jpeg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/tianji/website-overview_2.jpeg - https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/tianji/website-overview_2.jpeg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/tianji/monitor.jpeg - https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/tianji/monitor.jpeg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/tianji/servers.jpeg - https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/tianji/servers.jpeg
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/tianji/whiteskin-shortcuts.jpeg - https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/tianji/whiteskin-shortcuts.jpeg
releaseNotes: > releaseNotes: >
Features: Features:
- add url as new field type of survey (c8a6efe) - add url as new field type of survey (c8a6efe)

View File

@@ -23,7 +23,7 @@ description: >-
developer: Steve Ruiz developer: Steve Ruiz
website: https://www.tldraw.com/ website: https://www.tldraw.com/
submitter: Weektab submitter: Weektab
submission: https://git.weektab.org/companas/umbrel-apps submission: https://git.weektab.org/nexus/umbrel-apps
repo: https://github.com/tldraw/tldraw repo: https://github.com/tldraw/tldraw
support: https://github.com/tldraw/tldraw/issues support: https://github.com/tldraw/tldraw/issues
gallery: gallery: