chore: add gitea

This commit is contained in:
2026-06-01 19:56:55 -04:00
parent 08e394a1f0
commit e42861b860
9 changed files with 135 additions and 79 deletions
+4 -7
View File
@@ -14,14 +14,13 @@
## Description
This is my collection of docker compose files that I'm either currently using or
have used on my homelab at some point.
This is my collection of docker compose files that I'm either currently using or have used on my homelab at some point.
## Usage
```sh
git clone -n --depth=1 --filter=tree:0 \
https://git.danesi.dev/cdanesi/docker.git
https://git.danesi.dev/cdanesi/docker.git
cd docker
git sparse-checkout set --no-cone /<directory name>
git checkout
@@ -32,8 +31,7 @@ git sparse-checkout add /<directory name>
## Support
I offer no support for these files. This is what works for me. These are for
reference purposes only.
I offer no support for these files. This is what works for me. These are for reference purposes only.
## Contributing
@@ -43,5 +41,4 @@ reference purposes only.
## Project status
This is an ongoing project. I probably don't update existing compose files, but
I'll add new stuff as it gets added to my homelab.
This is an ongoing project. I probably don't update existing compose files, but I'll add new stuff as it gets added to my homelab.