this post was submitted on 09 Oct 2024
9 points (90.9% liked)

Photon

760 readers
1 users here now

Photon for Lemmy

A client for the fediverse designed to be intuitive, fast, and sleek.

This community is a place to ask questions, report bugs, check on the latest updates, or share your experiences with Photon!

You can contact me at @[email protected].

Rules

  1. Posts must be related to Photon (in any way)
  2. Don't be mean
  3. If your post is a bug report, please preface the title with [solved] if it's been fixed.

founded 2 years ago
MODERATORS
9
Replace lemmy-ui (buddyverse.one)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

Hi,

I want to replace lemmy-ui with photon. How can I actually do this? Do I need to just install it using docker and reverse proxy to the port? Is there any docker compose method? Where can I set the environment variables?

TIA

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

502 from photon itself or nginx? I think you need to change photon at the top to lemmy-ui

[–] [email protected] 1 points 8 months ago

From nginx. I've commented out lemmy-ui before running the compose file.

[–] [email protected] 1 points 8 months ago

This is what I have in the log:

2024/10/13 01:30:29 [error] 3854559#3854559: *1291647 connect() failed (111: Connection refused) while connecting to upstream, client: 18.118.255.176, server: buddyverse.one, request: "GET /post/4126/15889 HTTP/2.0", upstream: "http://0.0.0.0:10633/post/4126/15889", host: "buddyverse.one"
2024/10/13 01:30:34 [error] 3854559#3854559: *1291662 connect() failed (111: Connection refused) while connecting to upstream, client: 159.69.54.68, server: buddyverse.one, request: "POST /inbox HTTP/1.1", upstream: "http://0.0.0.0:10633/inbox", host: "buddyverse.one"                                          2024/10/13 01:30:34 [error] 3854559#3854559: *1291664 connect(
) failed (111: Connection refused) while connecting to upstream, client: 3.133.133.233, server: buddyverse.one, request: "GET /post/2893/14546 HTTP/2.0", upstream: "http://0.0.0.0:10633/post/2893/14546", host: "buddyverse.one"                      2024/10/13 01:30:35 [error] 3854559#3854559: *1291668 connect() failed (111: Connection refused) while connecting to upstream, client: 159.69.49.255, server: buddyverse.one, request: "POST /inbox HTTP/1.1", upstream: "http://0.0.0.0:10633/inbox", host: "buddyverse.one"