Hi @Gargron . I don't suppose you know where the default admin password is stored when using the Digital Ocean one-click install droplet?
This profile might be incomplete.
Open on mastodon.davidpeach.co.uk David PeachHomepage:
Virtual Photography:
Blog:
Personal infoAbout:
Love a good story
Wall 1 post
Hi @Gargron . I don't suppose you know where the default admin password is stored when using the Digital Ocean one-click install droplet? |
@david The one generated during the interactive setup? You can't recover it even if you knew where it's stored because it's hashed. But you can easily change the password using tootctl:
su - mastodon
cd live
RAILS_ENV=production bin/tootctl accounts modify admin --reset-password