Earlier quoted context omitted.
Thanks! Yes, it's a self-hosted platform, so you pay a one-time fee and you can download the product. You then have to upload it to a web server (I use a $5/mo DigitalOcean droplet) and use the auto-installer. There is short installation guide here: https://docs.usertrack.net/installation If your already have a server running the LAMP stack you can add userTrack to it instead of getting a new server, as it's pretty e…
Have you considered releasing configurations for the VPS setup on the Cloud marketplaces? I would much rather deploy onto my infrastructure with one click and pay you a few dollars a month than have to set things up myself.
That being said, userTrack does provide a cloud-init configuration for one-click install (which works on DigitalOcean for example). So currently, if the VPS provider supports images and cloud-init, you just have to select a LAMP image, paste the userTrack cloud-init and the VPS will spin-up with a functional userTrack dashboard running on it.
I have also considered sharing it as a Docker container, but that makes it slower to install (have to share the full image) and there is again no easy way to share premium Docker images, as you have to host your own Docker repository.