aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* misc: update cgitHEADmasterThomas Vanbesien6 days1-1/+1
|
* fix: use correct clone URLThomas Vanbesien6 days1-1/+1
|
* fix: URLs no longer show /cgit.gitThomas Vanbesien6 days1-0/+1
|
* misc: don't compress image fs archivesThomas Vanbesien11 days3-4/+4
|
* docs: update READMEThomas Vanbesien11 days1-0/+2
|
* refactor: rename functions and move function defThomas Vanbesien11 days1-13/+13
|
* feat: add backup function (host)Thomas Vanbesien11 days1-3/+97
|
* docs: commentThomas Vanbesien2026-06-051-1/+1
|
* feat: add tool to find syncthing conflictsThomas Vanbesien2026-06-051-0/+9
|
* misc: add git user setup, move TLS folder, nginx don't use cmd.bashThomas Vanbesien2026-06-048-53/+92
|
* docs: update READMEThomas Vanbesien2026-06-031-20/+27
|
* feat: better initialization scriptThomas Vanbesien2026-06-0313-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.envThomas Vanbesien2026-06-031-17/+11
|
* misc: bump image versions for servicesThomas Vanbesien2026-06-031-3/+3
|
* Add Syncthing serviceThomas Vanbesien2026-02-135-3/+52
|
* RefactorThomas Vanbesien2026-02-1321-234/+58
| | | | | | | - Remove cgit files; pull cgit image from Docker Hub instead of building locally - Tidy up file hierarchy - Minor fixes and edits
* Initial importThomas Vanbesien2026-02-1219-0/+461