|
2 months ago | |
---|---|---|
_scripts | 2 years ago | |
cloudflare | 1 year ago | |
db | 3 months ago | |
digitalocean | 1 year ago | |
docker | 2 months ago | |
gitea | 6 months ago | |
kaarana | 1 year ago | |
media | 2 months ago | |
modules | 1 year ago | |
monitoring | 8 months ago | |
opml | 1 year ago | |
radicale | 1 year ago | |
timemachine | 3 years ago | |
.editorconfig | 3 years ago | |
.gitignore | 3 months ago | |
.terraform-version | 2 years ago | |
README.md | 2 months ago | |
data.tf | 2 years ago | |
echoserver.tf | 2 years ago | |
elibsrv.tf | 1 year ago | |
firefox-sync.tf | 8 months ago | |
jupyter.tf | 1 year ago | |
kaarana.tf | 1 year ago | |
kayak.tf | 1 year ago | |
klaxon.tf | 2 months ago | |
kube-test.tf | 1 year ago | |
main.tf | 2 months ago | |
miniflux.tf | 2 months ago | |
nextcloud.tf | 1 year ago | |
providers.tf | 1 year ago | |
pulse.tf | 1 year ago | |
rss-bridge.tf | 8 months ago | |
secrets.tf | 2 months ago | |
server.tf | 1 year ago | |
state.tf | 2 years ago | |
variables.tf | 8 months ago | |
wiki.tf | 3 months ago | |
znc.tf | 2 years ago |
Where stars are born.
Manages the local infrastructure of my home server. I'm also doing blog posts around the same:
The canonical URL for this repo is https://git.captnemo.in/nemo/nebula/. A mirror is maintained on GitHub at https://github.com/captn3m0/nebula
Self-learning project for terraform/docker.
Currently running the following (all links are to the store.docker.com
links for the docker images that I'm using:
image | tag | module/link |
---|---|---|
captn3m0/opml-gen | latest | https://opml.bb8.fun |
captn3m0/prometheus-act-exporter | latest | https://git.captnemo.in/nemo/prometheus-act-exporter |
captn3m0/rss-bridge | latest | https://github.com/RSS-Bridge/rss-bridge |
captn3m0/speedtest-exporter | alpine | https://github.com/stefanwalther/speedtest-exporter |
emby/embyserver | latest | https://emby.media |
gitea/gitea | 1.5.0-rc1 | services |
google/cadvisor | latest | monitoring |
grafana/grafana | latest | monitoring |
jankysolutions/requestbin | latest | tools |
linuxserver/airsonic | latest | media |
linuxserver/jackett | latest | media |
linuxserver/lidarr | latest | media |
linuxserver/lychee | latest | media |
linuxserver/radarr | latest | media |
linuxserver/sonarr | latest | media |
linuxserver/transmission | latest | media |
linuxserver/ubooquity | latest | media |
miniflux/miniflux | 2.0.9 | tools |
postgres | 10-alpine | database |
prom/node-exporter | v0.15.2 | monitoring |
prom/prometheus | latest | monitoring |
requarks/wiki | latest | services |
serjs/go-socks5-proxy | latest | tools |
tocttou/gotviz | latest | na |
tomsquest/docker-radicale | latest | services |
traefik | 1.6-alpine | plumbing |
I've been using this as a contributing opportunity and reporting/fixing issues upstream:
elibsrv
didn't support ebook-convert, only mobigen. PR is at https://github.com/captn3m0/elibsrv/pull/1. Merged to elibsrv
trunk, will be part of next release.ubooquity
docker container doesn't let you set admin password: https://github.com/linuxserver/docker-ubooquity/issues/17. (Couldn't reproduce, closed) ✅mediainfo
. Filed a fix to upgrade mediainfo
on the official radarr image ✅:
in the version response. Workaround was to force set --version=10.3-mariadb
Their is a lot of additional infrastructure that is not-yet part of this repo. This includes:
All code in this repository is shared under the MIT License.