infrastructure/README.md

494 B

infrastructure

pbrinkmeier.de

Prop Value
Hostname shamash
Domains {,pad.,codi.,ci.,git.,jupyter.,plantuml.}pbrinkmeier.de, tichy.click, beany.club, vmd98928.contaboserver.net

Linting

Use nix develop to drop into a shell containing ansible-lint. Then run it using

ansible-lint --offline

to avoid checking for a new version every single run.

TODO

  • Migrate to community.docker.docker_compose_v2 (v1 is deprecated)