21 Commits

Author SHA1 Message Date
Jacob Schlecht
58d8d4de4a fix: Update web app to get arm64 support for our Pi users. (#209)
Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
2026-02-20 16:47:13 -07:00
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>
2026-02-18 20:38:03 -07:00
Declan Chidlow
31ff9e81c0 chore: move to latest stoat stuff 2025-10-06 09:59:17 +08:00
Kyle Kienapfel
8e889598f5 fix: minio/mc deprecated config command, use alias set instead 2025-06-03 00:45:18 -07:00
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>
2025-03-08 11:07:07 -08:00
Paul Makles
400a603122 fix: version tags typo 2025-02-11 12:01:09 +00:00
Paul Makles
73940f796f chore: bump tag and add crond service 2025-02-10 21:24:56 +00:00
Paul Makles
43d04f7901 chore: bump tags 2024-12-23 13:59:35 +00:00
Paul Makles
0bc2c6548b chore: switch to bind mount format
closes #102
2024-12-17 17:12:01 +00:00
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
2024-11-28 23:17:58 -08:00
Paul Makles
1cdb6b7ae0 fix: support for virtual host style S3
fix: create the revolt-uploads bucket
2024-10-28 12:50:09 +00:00
Paul Makles
9892218f4d fix: this makes it work for some reason 2024-10-27 23:22:55 +00:00
Paul Makles
f02dc3a8e6 fix: include env for web 2024-10-27 23:18:56 +00:00
Paul Makles
b7804a4ef1 fix: have to inject creds directly here though 2024-10-27 23:08:55 +00:00
Paul Makles
25ac38a25d fix: minio creds aren't given to server 2024-10-27 23:07:26 +00:00
Paul Makles
b174491c03 fix: also account for revite environment 2024-10-27 21:48:05 +00:00
Paul Makles
db5efd2097 chore: hardcode authentication into compose 2024-10-27 21:44:56 +00:00
Paul Makles
f44caf1cf8 docs: new installation guide 2024-10-27 21:43:03 +00:00
Paul Makles
a77899b4b4 chore: pin backend during migration 2024-09-29 15:07:52 +01:00
Paul Makles
58645c1e8a chore: pin versions during repo migration 2024-09-29 15:00:24 +01:00
Declan Chidlow
24dffa3541 docs: update guide and configurations (#97) 2024-09-05 11:48:27 +01:00