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
324
submitted 2 years ago* (last edited 2 years ago) by Shadow to c/main
 

Hello everyone!

I've setup two more public interfaces that you can use to browse lemmy.ca:

Enjoy!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago (1 children)

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?)

[–] Shadow 2 points 2 years ago (1 children)

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.

[–] [email protected] 1 points 2 years ago

heh, thanks for your confidence in my abilities! We'll see....