Installation
Installation with docker
This is the most simpliest installation you've ever done! Just one command....
Prerequisities
- any of Linux distro
- docker compose v2
Installation steps
-
-
run following command in the AppHealer directory:
docker compose up -d
-
open browser and type your server's host (or ip) and port 8081. (e.g. https://apphealer.yourdomain.com:8081).
- use installation wizard to configure same basic informations and SMTP connection (for sending emails from AppHealer) (see pictures below)
- in the next step, create first user
Manual installation on your own infrastructure
Comming soon....