Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #42

Merged
merged 3 commits into from
Dec 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
paths-ignore:
- '.github/**'
- 'README.md'
# - 'README.md'
- 'LICENSE'
- '.gitignore'
- '.gitattributes'
Expand All @@ -16,7 +16,7 @@ on:
- main
paths-ignore:
- '.github/**'
- 'README.md'
# - 'README.md'
- 'LICENSE'
- '.gitignore'
- '.gitattributes'
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,22 @@ If you would like to add your own config, you can use the [service-template](tem
- [AdGuard Home](services/adguardhome)
- [Bazarr](services/bazarr)
- [Beszel](services/beszel)
- [Changedetection.io](services/changedetection)
- [Cyberchef](services/cyberchef)
- [Dozzle](services/dozzle)
- [Excalidraw](services/excalidraw)
- [Gokapi](services/gokapi)
- [Homarr](services/homarr)
- [IT-Tools](services/it-tools)
- [Jellyfin](services/jellyfin)
- [LanguageTool](services/languagetool)
- [NextCloud](services/nextcloud)
- [Node-RED](services/nodered)
- [Pi-hole](services/pihole)
- [Pingvin Share](services/pingvin-share/)
- [Plex](services/plex)
- [Portainer](services/portainer)
- [qBittorrent](services/qbittorrent)
- [Radarr](services/radarr)
- [Resilio Sync](services/resilio-sync)
- [searXNG](services/searxng)
Expand All @@ -36,7 +40,6 @@ If you would like to add your own config, you can use the [service-template](tem
- [Traefik Reverse Proxy](services/traefik)
- [Uptime Kuma](services/uptime-kuma)
- [Vaultwarden](services/vaultwarden)
- [qBittorrent](services/qbittorrent)

## Tailscale Funnel vs. Tailscale Serve

Expand Down