Herzenschein

Results 5 issues of Herzenschein

I added a few changes to the compose file that make it a bit more readable and interoperable with Podman. Most notably I changed the thing about the root password...

docker

My goal is to not store my passwords in any file or exposed environment variable when managing containers, only relying on podman secrets. I created a secret manually by passing...

bug

See https://matrix.org/blog/2023/09/matrix-2-0/ It seems this new tech makes login and sync much faster. It's also required to use Element X. Synapse and Dendrite require PostgreSQL for this to work (as...

feature

This updates the container documentation to follow my findings under https://github.com/herzenschein/herz-podman/tree/main/writefreely. There are a few noteworthy things here: * The bash script wasn't needed and it was outdated * The...

This makes the project build with CMake, which in turn should make it easier to package. Alternatively: https://github.com/slavaGanzin/await/pull/10