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

A half-baked docker-compose? #4069

Open
MagicStarTrace opened this issue Jun 15, 2024 · 1 comment
Open

A half-baked docker-compose? #4069

MagicStarTrace opened this issue Jun 15, 2024 · 1 comment
Labels

Comments

@MagicStarTrace
Copy link

MagicStarTrace commented Jun 15, 2024

I'm planning to deploy using centos, but so far it seems to be only half done?

docker-compose up -d can't find the configuration to save data (redis and psql)?

Also, I configured the .env related to
Both .env and .env.localost are
NEXT_PUBLIC_BASE_URL=http://192.168.100.130:3000
NEXT_PUBLIC_HIGHLIGHTS_BASE_URL=http://192.168.100.130:3000
NEXT_PUBLIC_LOCAL_BASE_URL=http://192.168.100.130:3000
NEXT_PUBLIC_SERVER_BASE_URL=http://192.168.100.130:4000
NEXT_PUBLIC_LOCAL_SERVER_BASE_URL=http://192.168.100.130:4000

But why is it still http://localhost:4000/api/auth?

@maa-x
Copy link
Contributor

maa-x commented Jun 20, 2024

Self-hosting is pretty new and a work in progress. I detailed what worked for me on Discord.

I'm still trying to get content-fetch to work, however, but I can save articles via the iOS app and presumably browser extensions and Android app.

Once I'm done I'll make a few PRs and write it up properly but you're welcome to join me on this journey (please I need help I'm not a dev).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants