Stavros
Stavros
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Cool I work on it tomorrow
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
@Skullky what do you think?
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
But the current one has to he killed 100%
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
I can probably add it from scratch
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
I will probably deprecate it
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
They don't have solid versioning and things break
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Damn this app is completely broken
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
It's a custom config, I just want you to test if it works and if it works I push to main
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Yeah you should create it
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Follow the steps here
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
then restart revolt
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
and add
services:
revolt-createbuckets:
entrypoint: >
/bin/sh -c "
while ! /usr/bin/mc ready minio; do
/usr/bin/mc config host add minio http://revolt-minio:9000 minioautumn minioautumn;
echo 'Waiting minio...' && sleep 1;
done;
/usr/bin/mc mb minio/attachments;
/usr/bin/mc mb minio/avatars;
/usr/bin/mc mb minio/backgrounds;
/usr/bin/mc mb minio/icons;
/usr/bin/mc mb minio/banners;
/usr/bin/mc mb minio/emojis;
exit 0;
"
services:
revolt-createbuckets:
entrypoint: >
/bin/sh -c "
while ! /usr/bin/mc ready minio; do
/usr/bin/mc config host add minio http://revolt-minio:9000 minioautumn minioautumn;
echo 'Waiting minio...' && sleep 1;
done;
/usr/bin/mc mb minio/attachments;
/usr/bin/mc mb minio/avatars;
/usr/bin/mc mb minio/backgrounds;
/usr/bin/mc mb minio/icons;
/usr/bin/mc mb minio/banners;
/usr/bin/mc mb minio/emojis;
exit 0;
"
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Inside create a docker-compose.yml file
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Firstly create the runtipi/user-config/revolt directory
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
But I think I have a solution
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
@Ashen sorry for being this late
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Haven't had time to work on it yet, gimme an hour or so
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Although tomorrow
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Ok I think I know how to fix it
40 replies
RRuntipi
Created by Ashen on 3/28/2025 in #🙋🏼・help
Revolt Chat Error
Can't find curl
40 replies