Commit Graph

22 Commits (0efbeb4f124feb45956e51999408b89ebf5866d3)

Author SHA1 Message Date
Jacob Schlecht 0efbeb4f12
fix: Make livekit use a bindmount for livekit.yml (#243)
Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
4 months ago
Jacob Schlecht 58d8d4de4a
fix: Update web app to get arm64 support for our Pi users. (#209)
Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
5 months ago
Jacob Schlecht 54a88cf6cb
feat: Add voice and new web app to self hosted files (#196)
* chore: Use v0.11.1 for now as v0.11.x>1 contain emergency prod-only fix

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: add voice to the compose, caddyfile, and livekit config

Web section of the compose is commented out for now

Added section to readme about the name of the project changing

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* chore: update many references to Revolt to reference Stoat

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add new dockerized web container

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Confirm reconfiguration if Revolt.toml exists

Also fix  not outputing new env vars to .env.web

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add a migration script to make upgrading to voice easier

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: Use old referral code

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

---------

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
Co-authored-by: Declan Chidlow <accounts@vale.rocks>
5 months ago
Declan Chidlow 31ff9e81c0 chore: move to latest stoat stuff 9 months ago
Kyle Kienapfel 8e889598f5 fix: minio/mc deprecated config command, use alias set instead 1 year ago
James Renken 3f0061712c
fix: Use fully qualified image names (#134)
Use fully qualified names for container images that are hosted on Docker Hub. Some installations, like Podman on a system without changes to the container registry settings, do not default to docker.io.

Signed-off-by: James Renken <james@renken.is>
1 year ago
Paul Makles 400a603122
fix: version tags typo 1 year ago
Paul Makles 73940f796f
chore: bump tag and add crond service 1 year ago
Paul Makles 43d04f7901
chore: bump tags 2 years ago
Paul Makles 0bc2c6548b chore: switch to bind mount format
closes #102
2 years ago
Tom df4814dc38
feat: 0.8 release (pushd) (#115)
* feat: pushd and version 0.8

* feat: add important note to top of file

* fix: actually put the date in

* fix: fixed default keys in the default backend config
2 years ago
Paul Makles 1cdb6b7ae0
fix: support for virtual host style S3
fix: create the revolt-uploads bucket
2 years ago
Paul Makles 9892218f4d
fix: this makes it work for some reason 2 years ago
Paul Makles f02dc3a8e6
fix: include env for web 2 years ago
Paul Makles b7804a4ef1
fix: have to inject creds directly here though 2 years ago
Paul Makles 25ac38a25d
fix: minio creds aren't given to server 2 years ago
Paul Makles b174491c03
fix: also account for revite environment 2 years ago
Paul Makles db5efd2097
chore: hardcode authentication into compose 2 years ago
Paul Makles f44caf1cf8
docs: new installation guide 2 years ago
Paul Makles a77899b4b4
chore: pin backend during migration 2 years ago
Paul Makles 58645c1e8a
chore: pin versions during repo migration 2 years ago
Declan Chidlow 24dffa3541
docs: update guide and configurations (#97) 2 years ago