From 998a2fb1000cce3732af30cfdcf3923413091322 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 3 Jan 2026 14:13:42 +0100 Subject: Draft Incus test environment --- infrastructure/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'infrastructure/README.md') diff --git a/infrastructure/README.md b/infrastructure/README.md index 56ba48d..bd49dcf 100644 --- a/infrastructure/README.md +++ b/infrastructure/README.md @@ -41,6 +41,15 @@ uv run ansible-playbook -K -i local-exec.yaml -i production.yaml site.yaml * The [git](roles/git) role to host Git repositories (https and Gitweb) * The [vaultwarden](roles/vaultwarden) role for secret management +## Testing + +With Incus installed, edit `local_incus.hosts.ñix.es.ansible_incus_project` in `incus-test-local.yaml` with your project from `incus project list`. +Then, you can use the following command to create a test container on Incus and deploy: + +``` +uv run ansible-playbook -i production.yaml -i incus-test-local.yaml site.yaml +``` + ## Notes ### Contabo Debian 13 -- cgit v1.2.3