Skip to content

Instantly share code, notes, and snippets.

View nullconfig's full-sized avatar
:octocat:

Billy Galloway nullconfig

:octocat:
  • Seattle, WA
View GitHub Profile
@nullconfig
nullconfig / healer.py
Created December 28, 2021 06:30 — forked from jhernand/healer.py
Simple integration between Prometheus alert manager and Ansible Tower
#!/usr/bin/python3
import http.client
import http.server
import json
import ssl
import urllib.parse
# AWX connection and job template details:
AWX_HOST = 'tower.private'
@nullconfig
nullconfig / valheim-docker-server.md
Last active March 25, 2021 20:39
Dedicated Valheim server running inside docker