No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 99.3%
  • Dockerfile 0.7%
Find a file
renovate[bot] ce946d8079
Some checks failed
publish / build (push) Has been cancelled
publish / release (production) (push) Has been cancelled
publish / release (staging) (push) Has been cancelled
Update dependency pydantic to v2.7.1 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 07:32:17 +01:00
.github/workflows Add SFTP 2024-03-18 16:26:20 +00:00
nightcity Get CloudAMQP Credentials directly from KeyVault (#26) 2024-04-23 15:06:05 +01:00
.gitignore Rewrite Delamain 2024-02-02 16:26:12 +00:00
Dockerfile Add SFTP 2024-03-18 16:26:20 +00:00
poetry.lock Update dependency pydantic to v2.7.1 (#20) 2024-04-24 07:32:17 +01:00
pyproject.toml Update dependency kr8s to ^0.14.0 (#18) 2024-04-22 15:18:43 +01:00
README.md Rewrite Delamain 2024-02-02 16:26:12 +00:00
renovate.json Configure Renovate (#14) 2024-04-18 11:21:51 +01:00

Night City

A collection of DevOps Scripts and Helper Tools

Command Matrix

name description
Delamain Lookup DNS Records inside Kubernetes and report the results back to NextDNS
Brendan Create / Delete users in PostgreSQL based on Entra ID Group Membership

Environment Variables

Name Description Default
NEXTDNS_API_KEY The NextDNS API Key None
NEXTDNS_ID The NextDNS Profile ID None
LOG_LEVEL The Log Level for the Application INFO

TODO

  • Move all configuration to Azure App Config