This commit is contained in:
2022-01-04 23:22:39 +00:00
parent 512c0c50d5
commit 7aac0db692
6 changed files with 16 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ This type of install is appropriate for using AyaNova locally on a single person
## Shared multiple user server installation
When more than one user will be accessing AyaNova it can be set up on a Linux server either on-premise or with a Linux hosting provider such as [Digitalocean](https://www.digitalocean.com/) or [Linode](https://www.linode.com/) that provides full shell access to a virtual or physical server.
When more than one user will be accessing AyaNova it can be set up on a Linux server either on-premise or with a Linux hosting provider, for example [Digitalocean](https://www.digitalocean.com/) or [Linode](https://www.linode.com/) that provides full shell access to a virtual or physical server.
[Server install guide](ops-install-linux-server.md)