# Schema: # port: what port the service uses internally, int # host: What host the service runs on # extUrl: (optional) the externally accessible domain name of the service # anubis: What port the anubis service for this domain will use, int # tsHost: (optional) What Tailscale host this service will run on, for services only available via Tailscale. # # Should only be set if this is available externally, if at all, since TS-only services aren't able to be scraped. # Current lowest unassigned service/anubis port: 6938/8410 # Misc available ports: 6908-11, 6913, 6916-21, 6923-4, 6927-8, 6933 # Misc Anubis available: 8401, 8407 [booklore] port = 6905 host = "marvin" extUrl = "lib.pyrox.dev" [buildbot-server] port = 6915 host = "marvin" extUrl = "buildbot.pyrox.dev" [cache] port = 6900 host = "marvin" tsHost = "cache" [deemix] port = 6907 host = "marvin" tsHost = "deemix" [git] port = 6904 host = "marvin" extUrl = "git.pyrox.dev" anubis = 8402 [grafana] port = 6914 host = "marvin" extUrl = "stats.pyrox.dev" anubis = 8403 [immich] port = 6936 host = "marvin" extUrl = "img.pyrox.dev" pubProxy = 6937 [jellyfin] port = 8096 host = "marvin" extUrl = "media.pyrox.dev" anubis = 8404 exporter = 30103 [mail-vault] port = 6908 host = "marvin" extUrl = "mail-vault.pyrox.dev" [matrix-server] port = 6922 host = "marvin" extUrl = "matrix.pyrox.dev" [miniflux] port = 6903 host = "marvin" extUrl = "rss.pyrox.dev" anubis = 8405 [nextcloud] port = 6926 host = "marvin" extUrl = "cloud.pyrox.dev" anubis = 8406 [paperless] port = 6902 host = "marvin" extUrl = "paper.pyrox.dev" [pinchflat] port = 6930 host = "marvin" tsHost = "yt" [planka] port = 6929 host = "marvin" extUrl = "plan.cs2a.club" anubis = 8408 [pocket-id] port = 6932 host = "marvin" extUrl = "auth.pyrox.dev" anubis = 8401 [redlib] port = 6901 host = "marvin" tsHost = "reddit" [scrutiny] port = 6931 host = "marvin" tsHost = "scrutiny" [shelfmark] port = 6906 host = "marvin" tsHost = "shelfmark" [tangled-knot] port = 6934 host = "marvin" extUrl = "knot.pyrox.dev" intListenPort = 30106 [tangled-spindle] port = 6935 host = "marvin" extUrl = "spindle.pyrox.dev" [vaultwarden] port = 6912 host = "marvin" extUrl = "bw.pyrox.dev" anubis = 8409 [webmentiond] port = 6925 host = "marvin" extUrl = "wm.pyrox.dev"