Skip to content

How do I install Photon on my main domain? #461

Answered by sevonj
xr3less asked this question in Q&A
Discussion options

You must be logged in to vote
  • Setup a backup lemmy-ui subdomain. l.instance.com seems to be a common choice.
    • You might need to edit some stuff to have certbot request certs for this.
  • Run photon on your server (accessible at instance.com:3000 or something)
  • Traffic has to be mapped to frontend and lemmy backend, because they both use the same address. The lemmy container does this internally, but now you have to do it in the main nginx conf. You can copy the map from the internal conf and change lemmy-ui to photon and lemmy backend to lemmy container.

I recommend getting the first two steps done before touching the third.

And does installing Lemmy with Ansible prevent me from using Photon?

No. Be careful you don'…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by xr3less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants