My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[data] fixup, enumerate all available ports, delete unused services

dish e864725f 4ef518e3

+4 -32
+4 -32
lib/data/services.toml
··· 5 5 # anubis: What port the anubis service for this domain will use, int 6 6 # tsHost: (optional) What Tailscale host this service will run on, for services only available via Tailscale. 7 7 # # Should only be set if this is available externally, if at all, since TS-only services aren't able to be scraped. 8 - # Current lowest unassigned port: 6938 9 - 10 - [authentik] 11 - port = 6908 12 - host = "marvin" 13 - extUrl = "auth.pyrox.dev" 14 - anubis = 8401 8 + # Current lowest unassigned service/anubis port: 6938/8410 9 + # Misc available ports: 6902, 6905-6, 6908-11, 6913, 6916-21, 6923-4, 6927, 6933 10 + # Misc Anubis available: 8401, 8407 15 11 16 12 [buildbot-server] 17 13 port = 6915 ··· 21 17 [cache] 22 18 port = 6900 23 19 host = "marvin" 24 - extUrl = "cache.coelacanth-dragon.ts.net" 20 + tsHost = "cache" 25 21 26 22 [deemix] 27 23 port = 6907 ··· 39 35 host = "marvin" 40 36 extUrl = "stats.pyrox.dev" 41 37 anubis = 8403 42 - 43 - [iceshrimp] 44 - port = 6923 45 - host = "marvin" 46 - extUrl = "soc.pyrox.dev" 47 38 48 39 [immich] 49 40 port = 6936 ··· 79 70 port = 6928 80 71 host = "marvin" 81 72 82 - [nextcloud-office] 83 - port = 6927 84 - host = "marvin" 85 - extUrl = "office.pyrox.dev" 86 - anubis = 8407 87 - 88 73 [pinchflat] 89 74 port = 6930 90 75 host = "marvin" 91 76 tsHost = "yt" 92 77 93 - [pingvin-share] 94 - port = 6933 95 - host = "marvin" 96 - extUrl = "share.pyrox.dev" 97 - anubis = 8410 98 - be-port = 30104 99 - be-anubis = 30105 100 - 101 78 [planka] 102 79 port = 6929 103 80 host = "marvin" 104 81 extUrl = "plan.cs2a.club" 105 82 anubis = 8408 106 83 107 - [prosody] 108 - host = "marvin" 109 - extUrl = "xmpp.pyrox.dev" 110 - 111 84 [pocket-id] 112 85 port = 6932 113 86 host = "marvin" ··· 118 91 port = 6901 119 92 host = "marvin" 120 93 tsHost = "reddit" 121 - 122 94 123 95 [scrutiny] 124 96 port = 6931