This commit is contained in:
2022-03-22 20:09:17 +00:00
parent 55d1c9a84a
commit e5ece71950
20 changed files with 100 additions and 51 deletions

View File

@@ -6,15 +6,15 @@ We also have a [technical guide](ops-intro.md) to server operations and maintena
Not all steps are necessary if they don't apply to your business and most of the items below can be modifed later as your needs change.
Here we will provide links to the help pages for each item rather than repeating the information in each step of this document. We encourage you to read up on each item's documentation page as you come to it if you are not already familiar with it from the evaluation process.
Here we will provide links to the help pages for each item rather than repeating the information in each step of this document.
We encourage you to read up on each item's documentation page as you come to it if you are not already familiar with it from the evaluation process.
## Licensing
The first step in using AyaNova for real in production is obtaining and installing a license.
The first step in using AyaNova for production use is obtaining and installing a license.
Licenses are controlled from the Administration [license form](adm-license.md) in AyaNova.
This form contains links to view, purchase and install an AyaNova license.
Licenses are controlled from the Administration [license form](adm-license.md) in AyaNova which contains links to view, purchase and install an AyaNova license.
## Change the superuser password
@@ -30,10 +30,6 @@ Once AyaNova is licensed, if you log in as the superuser with the default passwo
We have [specific guidelines](home-password.md#long-not-complicated) for the latest best practices in choosing a secure password and we encourage you to read about it and follow the advice written there in order to choose an easy to memorize, secure password that does not need to be written down or stored insecurely.
Do _not_ write down the superuser password on paper unless it's stored in a locked safe.
Do _not_ store the password in a document or email it from any device with the sole exception being a secure password manager application which is designed to protect the data as it's entered from malicious software that might intercept it.
We also strongly recommend the use of [Two factor authentication](home-tfa.md), in particular with the superuser User but also with any User account with a Business Administration [role](ay-biz-admin-roles.md) which can be used to create Users or grant them higher permission levels.
### What if I lose my superuser password?