diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 12:16:28 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 12:16:28 +0100 |
| commit | 69033ecacc726a9bc7532afdf97260109f4b6c1c (patch) | |
| tree | 8aa8c1ab3607ab1b399702c5cad46f39c4980d7a /README.md | |
| download | git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar.gz git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar.bz2 git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar.xz git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.zip | |
initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c0e2943 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# git.zue.dev + +> Server configuration for my git server, powered by Docker. + +## Abstract + +This repository contains the necessary configuration files and instructions to set up an opinionated self-hosted git server using Docker. The server is designed to be secure, efficient, and easy to manage, allowing users to host their git repositories without relying on third-party services. |
