Skip to content
Discussion options

You must be logged in to vote

I couldn't reproduce

steps:

  • run opencloud with traefik using https://github.com/opencloud-eu/opencloud-compose using COMPOSE_FILE=docker-compose.yml:traefik/opencloud.yml INITIAL_ADMIN_PASSWORD=mypass in .env
  • log in https://cloud.opencloud.test/ as admin:mypass
  • stop containers docker compose down
  • check volumes docker volume ls
  • run command docker run -it --rm -v opencloud-compose_opencloud-data:/var/lib/opencloud -v opencloud-compose_opencloud-config:/etc/opencloud opencloudeu/opencloud-rolling:3.7.0 idm resetpassword
  • set new pass: newpass
  • start containers docker compose up -d
  • log in as admin:newpass

Results: Login with new credentials successful

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@micbar
Comment options

@Xansala
Comment options

@micbar
Comment options

@ScharfViktor
Comment options

Answer selected by ScharfViktor
@Xansala
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants