I use ubergeek77 to deploy Lemmy instance on my Debian server, however I don’t know how to make a second one on the same machine. Do you have any ideas how I can achieve that with this method of deployment?

  • plague-sapiens@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    8 months ago

    This. You can create two seperate networks for the nginx instance (I would recommend NPM (nginx proxy manager)) and use one each for connecting from the lemmy instances to the reverse proxy. Traefik is nice too, that was my first rp used for docker and it integrates quite nicely to the docker environment :)