First version of the uffd collection

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
Nis Wechselberg 2024-06-17 16:32:48 +02:00
parent 688c2456b7
commit 29d7b1c504
Signed by: eNBeWe
GPG key ID: 7B25171F921B9E57
19 changed files with 622 additions and 0 deletions

View file

@ -0,0 +1,8 @@
---
uffd_podman_network: 'uffd-net'
uffd_conf_dir: '/etc/uffd'
uffd_static_files_volume: 'uffd-static-files'
uffd_data_volume: 'uffd-data'
uffd_image_name: 'localhost/uffd:latest'