Report this

What is the reason for this report?

What is the default admin account pre-configured for the SolidInvoice droplet?

Posted on February 14, 2020

The SolidInvoice droplet comes pre-installed with no documentation of the configuration. What is the default admin account pre-configured for the SolidInvoice droplet?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
0

Ok I figured out a fix and I’m now in.

Copy mysql password from vi /root/.digitalocean_password

mysql -u root -p use solidinvoice; update users set email = ‘your email’, email_canonical = ‘your email’ where username = ‘admin’;

Navigate to the web interface then reset the admin password using your email. It takes a while but the email will eventually come through.

The login details were always displayed on the marketplace listing (https://marketplace.digitalocean.com/apps/solidinvoice) but I see it’s not there anymore. I will contact DigitalOcean and ask them to re-add the details to the listing.

The default login details when a new droplet is created is:

Username: test@example.com Password: SolidInvoice1234

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.