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

docker-compose issue - Does not create config.json #769

Open
dennysubke opened this issue Sep 21, 2024 · 2 comments
Open

docker-compose issue - Does not create config.json #769

dennysubke opened this issue Sep 21, 2024 · 2 comments

Comments

@dennysubke
Copy link

I want to install Puter on my umbrel home server using docker-compose. All configurations were carried out as described in the docs. Umbrel can be reached via the address umbrel.local. Unfortunately after the installation I get the following screen:

1-puterscreen

I mounted the config in the following directory: ${APP_DATA_DIR}/config:/volatile/config
A config.json was not generated. So I added it with the following content:

{
  "server_id": "umbrel.local",
  "http_port": "4100",
  "domain": "umbrel.local",
  "pub_port": "4100"
}

Nevertheless, I get the error message from the screen above, even though according to the logs everything should be fine. The username and password are also generated.

2-puterlogs

Here the docker-compose.yml can be found from my repository.

I've already tried a lot, but I've now reached the end. There has to be a solution?!?! I would be grateful for any help or ideas. 😎

@KernelDeimos , maybe you?

@dennysubke dennysubke changed the title docker-compose issue docker-compose issue - Does not create config.json Sep 21, 2024
@jelveh
Copy link
Contributor

jelveh commented Sep 21, 2024

We'll look into this.
I'm at the end of my wits with docker.

@dennysubke
Copy link
Author

Hey @jelveh Any news?

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

No branches or pull requests

2 participants