Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LAB-620] docker compose stack #661

Merged
merged 7 commits into from
Sep 27, 2023
Merged

Conversation

alabdao
Copy link
Collaborator

@alabdao alabdao commented Sep 20, 2023

  • [LAB-620] complete docker-compose stack
  • separate env variables
  • [LAB-620] using IPFS_API_HOST

@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2023 0:46am

@linear
Copy link

linear bot commented Sep 20, 2023

@alabdao alabdao temporarily deployed to ci September 20, 2023 16:56 — with GitHub Actions Inactive
@alabdao alabdao temporarily deployed to ci September 20, 2023 23:14 — with GitHub Actions Inactive
@alabdao alabdao temporarily deployed to ci September 21, 2023 13:14 — with GitHub Actions Inactive
@thetechnocrat-dev
Copy link
Contributor

thetechnocrat-dev commented Sep 22, 2023

docker compose up logs this at the end

plex-dbreceptor-1        | 2023-09-22 13:55:07.676 UTC [1] LOG:  database system is ready to accept connections
plex-frontend-1          | - ready started server on 0.0.0.0:3000, url: http://localhost:3000
plex-frontend-1          | - info Loaded env from /app/.env.production
plex-frontend-1          | - info Loaded env from /app/.env.production
plex-dbreceptor-1        | 2023-09-22 13:55:37.716 UTC [41] FATAL:  role "postgres" does not exist
plex-dbbackend-1         | 2023-09-22 13:55:37.716 UTC [46] FATAL:  role "postgres" does not exist
plex-receptor-1          | 2023/09/22 13:55:38 Connecting to database
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:4001 -> 0.0.0.0:0: listen tcp 0.0.0.0:4001: bind: address already in use

I can still log in on the frontend and I see all the containers.

Screenshot 2023-09-22 at 9 59 40 AM

Then on the datafile add I get this error:

Screenshot 2023-09-22 at 10 00 53 AM

@thetechnocrat-dev
Copy link
Contributor

Looks like the error upload might be unrelated to the docker compose . Looking at in #662

@alabdao
Copy link
Collaborator Author

alabdao commented Sep 22, 2023

@thetechnocrat-dev do you have plex/IPFS running locally?

@alabdao alabdao changed the title ops/LAB 620 docker compose stack [LAB-620] docker compose stack Sep 22, 2023
Copy link
Contributor

@thetechnocrat-dev thetechnocrat-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's all working as expected.

mr-robot-celebrate

@alabdao alabdao temporarily deployed to ci September 27, 2023 12:46 — with GitHub Actions Inactive
@alabdao alabdao merged commit 2f0492c into main Sep 27, 2023
@alabdao alabdao deleted the ops/LAB-620-docker-compose-stack branch September 27, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants