| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc: update cgitHEADmaster | Thomas Vanbesien | 6 days | 1 | -1/+1 |
| | | |||||
| * | fix: use correct clone URL | Thomas Vanbesien | 6 days | 1 | -1/+1 |
| | | |||||
| * | fix: URLs no longer show /cgit.git | Thomas Vanbesien | 6 days | 1 | -0/+1 |
| | | |||||
| * | misc: don't compress image fs archives | Thomas Vanbesien | 11 days | 3 | -4/+4 |
| | | |||||
| * | docs: update README | Thomas Vanbesien | 11 days | 1 | -0/+2 |
| | | |||||
| * | refactor: rename functions and move function def | Thomas Vanbesien | 11 days | 1 | -13/+13 |
| | | |||||
| * | feat: add backup function (host) | Thomas Vanbesien | 11 days | 1 | -3/+97 |
| | | |||||
| * | docs: comment | Thomas Vanbesien | 2026-06-05 | 1 | -1/+1 |
| | | |||||
| * | feat: add tool to find syncthing conflicts | Thomas Vanbesien | 2026-06-05 | 1 | -0/+9 |
| | | |||||
| * | misc: add git user setup, move TLS folder, nginx don't use cmd.bash | Thomas Vanbesien | 2026-06-04 | 8 | -53/+92 |
| | | |||||
| * | docs: update README | Thomas Vanbesien | 2026-06-03 | 1 | -20/+27 |
| | | |||||
| * | feat: better initialization script | Thomas Vanbesien | 2026-06-03 | 13 | -17/+137 |
| | | | | | | | | | | | | | | Rename `tools/build` → `net_services` `net_services` can be run from anywhere (previously it was not creating the fs archives in the right place). It also creates the directories specified in `.env`, generate a self-signed certificate if no certificate is available, initialize the first Radicale user if missing, and copy example configuration files if missing for cgit. `generate_self_signed_cert` has been removed (its code is in `net_services`) | ||||
| * | misc: better example.env | Thomas Vanbesien | 2026-06-03 | 1 | -17/+11 |
| | | |||||
| * | misc: bump image versions for services | Thomas Vanbesien | 2026-06-03 | 1 | -3/+3 |
| | | |||||
| * | Add Syncthing service | Thomas Vanbesien | 2026-02-13 | 5 | -3/+52 |
| | | |||||
| * | Refactor | Thomas Vanbesien | 2026-02-13 | 21 | -234/+58 |
| | | | | | | | | - Remove cgit files; pull cgit image from Docker Hub instead of building locally - Tidy up file hierarchy - Minor fixes and edits | ||||
| * | Initial import | Thomas Vanbesien | 2026-02-12 | 19 | -0/+461 |
