Hello everyone!
I’ve setup two more public interfaces that you can use to browse lemmy.ca:
-
https://old.lemmy.ca/ - This runs mlmym to give you an experience closer to that site most of us fled from
-
https://voyager.lemmy.ca/ - This runs voyager for a more iOS mobile style interface
Enjoy!
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…