Commit message (Collapse) | Author | ||
---|---|---|---|
2023-08-23 | Revert "remove unused files" | Egor Tensin | |
This reverts commit 086af02f6b4cbe4d26cf846ae054343bc65215b8. These were _not_ unused, they're referenced in docker-compose.yml. | |||
2023-05-30 | remove unused files | Egor Tensin | |
2022-05-27 | clone to NAME.git folders | Egor Tensin | |
It seems to be the convention and the default behaviour of `git clone --bare`, so do that. | |||
2022-03-26 | docker: add a frontend nginx image | Egor Tensin | |
At first, I built a custom image at https://egort.name/. It had a rather long development history, and I just copied the files from there. |