By betien
Connected Tutorial(This question is a follow-up to this tutorial):
How To Install an ERPNext Stack on Ubuntu 20.04This tutorial works for me, but where are the login details after finished installation?
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!
Hi there @betien,
You define the login details in Step 7, when you run the following command:
- bench new-site your_domain --admin-password 'erpnext_admin_password' --mariadb-root-username sammy --mariadb-root-password 'mariadb_password'
bench new-site creates a new site based on the Frappe Framework.your_domain is the name for the new site. Make sure that your domain’s DNS has an A record pointing at your server’s IP.erpnext_admin_password is the desired password for ERPNext’s Administrator user. Keep this password in a safe place—you will need it shortly.mariadb_password is the password that you created at the beginning of the guide for the MariaDB user sammy.Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.