this post was submitted on 22 Jul 2023
324 points (99.1% liked)
Lemmy.ca's Main Community
3051 readers
2 users here now
Welcome to the lemmy.ca/c/main community!
All new users on lemmy.ca are automatically subscribed to this community, so this is the place to read announcements, make suggestions, and chat about the goings-on of lemmy.ca.
For support requests specific to lemmy.ca, you can use [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey! I run a lemmy instance as well and some of our users are asking for the old interface.
Did you deploy mlmym onto the same server as your main lemmy instance, and if so any chance you could share how you adapted your docker and nginx configs? (Assuming you initially had a setup like the one provided by the official lemmy ansible script?)
Just add it to your docker-compose file, then create a new /etc/nginx/sites-enabled/ vhost that points to the port you expose from docker.
heh, thanks for your confidence in my abilities! We'll see....