Tried to install confluence in docker (Synology docker, postqres 12)
When I tried to restore from the backup (Backup to server from cloud account), can't login anymore.
1 Can't reset password as the local server email setting will be wiped out after the restore.
2 Tried to password reset, but can't find the path in synology docker.
3 Tried to use pgadmin, but dont know where is the user and how.
Thanks,
Hi Yong,
I believe you need to restore the admin password as described on Restore Passwords To Recover Admin User Rights page.
Regards
Thanks, the link will not help for docker in synology. Can't find this file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
use this command to access docker and find the file
docker exec -it {your container} /bin/bash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.