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 containers don't launch to a runable instance #462

Open
isaaclw opened this issue Mar 23, 2025 · 1 comment
Open

Docker containers don't launch to a runable instance #462

isaaclw opened this issue Mar 23, 2025 · 1 comment
Labels
Status: Created The issue has been created but not yet assigned or addressed. Type: Bug Something isn't working

Comments

@isaaclw
Copy link

isaaclw commented Mar 23, 2025

Bug Description

Either details in the guide are incomplete, or the docker just doesn't work in the current instance.

There are others who are reporting this over in the "discussion" and "question" section, but no one has answered, so I have to assume this is an actual bug.
#151

Thanks for this project! I hope it hasn't died.

How to reproduce

Run the docker commands listed in the guide:
https://docs.plant-it.org/0.9.0/server-installation/#configuration

Expected behavior

Them to work

Logs

Screenshots

No response

Plant-it version

The version that docker installs

Setup Method

Docker

Operating System

Linux (Ubuntu, CentOS,...)

Client details

debian

@isaaclw isaaclw added Status: Created The issue has been created but not yet assigned or addressed. Type: Bug Something isn't working labels Mar 23, 2025
@qfa-ok
Copy link

qfa-ok commented Mar 25, 2025

That is a complete config file. Usually you don't need all of that to get started.
Maybe you can try with the example in #quickstart.

In my case (behind nginx) I commented out the JWT lines and it worked:

#
# JWT
#
#JWT_SECRET=putTheSecretHere
#JWT_EXP=1

And! HTTPS_METHOD=noredirect for LAN access

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Created The issue has been created but not yet assigned or addressed. Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants