This commit is contained in:
2021-12-09 01:29:55 +00:00
parent 60f8d5910c
commit ad1073e1a6
7 changed files with 169 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
# AYANOVA LINUX INSTALLATION
Choose how AyaNova will be used for specific Linux installation instructions. Note that it's possible to switch to an alternative configuration via backup and restore if needs change later however if there is a possibility that AyaNova will be accessed from the internet it's recommended to install using the Docker or NGINX methods.
Choose how AyaNova will be used for specific Linux installation instructions. Note that it's possible to switch to an alternative configuration via backup and restore if needs change later however if there is a possibility that AyaNova will be accessed from the internet it's recommended to install using the NGINX proxy server instructions below.
## Single user desktop installation
This type of install is appropriate for using AyaNova locally on a single personal computer only. This type of installation is _not_ appropriate for sharing with multiple users.
[Single user install guide](ops-install-linux-desktop.md)
[Single user desktop isntall guide](ops-install-linux-desktop.md)
## Shared multiple user server installation