Discussed in #619
Originally posted by clickbeep March 8, 2025
I am attempting to run the Gramps Web Docker setup.
I am following the Deploy With Docker guide and I have made no changes to the docker-compose.yaml file.
The container appears to run just fine, but there is no 'first-run wizard'. There is no login information. There is no helpful information in the logs. There is no helpful information in the setup guide that might reference what the 'first-run wizard' looks like, if it is accessed via a specific URL (http://10.0.1.104/first-run) or if it should be seen in the Terminal window after initial creation. Because new accounts must be verified by an admin or owner, I cannot create an account. All I have is a login page (and a lot of volumes, but it seems like that's how the project likes it).
I have tried installing by creating a docker-compose.yaml file directly on the host, and running sudo docker compose up -d, I have also tried using Portainer's Stacks feature. I have tried on an Intel and an ARM system (each running Ubuntu Server 24.04.2 LTS).
Discussed in #619
Originally posted by clickbeep March 8, 2025
I am attempting to run the Gramps Web Docker setup.
I am following the Deploy With Docker guide and I have made no changes to the docker-compose.yaml file.
The container appears to run just fine, but there is no 'first-run wizard'. There is no login information. There is no helpful information in the logs. There is no helpful information in the setup guide that might reference what the 'first-run wizard' looks like, if it is accessed via a specific URL (http://10.0.1.104/first-run) or if it should be seen in the Terminal window after initial creation. Because new accounts must be verified by an admin or owner, I cannot create an account. All I have is a login page (and a lot of volumes, but it seems like that's how the project likes it).
I have tried installing by creating a docker-compose.yaml file directly on the host, and running sudo docker compose up -d, I have also tried using Portainer's Stacks feature. I have tried on an Intel and an ARM system (each running Ubuntu Server 24.04.2 LTS).