Dustin J. Mitchell
65a3d806d7
Followup to the 0.5.0 release ( #76 )
...
* Document RELEASING.md process
* Bump version numbers
* Do not automatically produce GH releases, and do not build binaries to attach to them
* Only build docker images on tags
* Use the `latest` Docker image tag in the Docker-compose config
2024-12-15 22:51:57 -05:00
Dustin J. Mitchell
a364791fcc
Provide a docker-compose.yml that will run a server, with TLS ( #68 )
...
This is intended to support the user journey of someone with a VPS who
wants to set up the sync server, but does not have the knowledge and
skills to set up a reverse proxy and TLS certificate themselves.
2024-12-15 18:46:54 -05:00
Dustin J. Mitchell
895bb433e0
add notes about logging levels to README ( #66 )
2024-11-24 21:09:04 -05:00
Dustin J. Mitchell
50d028f45e
Support a client-id allowlist ( #62 )
...
This will support setting up publicly-accessible personal servers,
without also allowing anyone to create a new client.
2024-11-21 21:27:52 -05:00
Dustin J. Mitchell
c876af0a25
Remove references to release binaries ( #58 )
...
These don't exist, and the remainder of the README instructions are
sufficient.
2024-11-17 16:52:56 -05:00
Dustin J. Mitchell
47ce4c1e3b
Split the server into three crates ( #56 )
...
This will make it easier to build variations on the server, or embed it
into larger projects.
2024-11-17 15:12:42 -05:00
Óscar García Amor
39366f1ee6
Adds some documentation about building project
2024-05-17 12:09:22 +02:00
Hector Dearman
e68e932263
typo: refernce -> reference
2024-04-30 14:50:24 +01:00
Dustin J. Mitchell
31cb732f06
Import from https://github.com/GothenburgBitFactory/taskwarrior
...
Specifically, from f89cc35a4aa8b928cc63502f3dde4d47447b5551, with
addition of README.md, CONTRIBUTING.md, and a few other ancillary files.
2024-04-07 21:43:46 -04:00