-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature request: a matomo like setup.php installation #15
Comments
Sounds good. A simple starting point would be a flow to add the first admin account through the web UI so you don't have to add admin credentials to the config file. |
yes i was searching for alternative soultion too it would be good to support that method |
I went through installing Sentry just recently and I have to say the install script is very nice. Something to take inspiration from when building our own bootstrap script: https://github.com/getsentry/onpremise/blob/master/install.sh |
plausible analytics is not a php app. You cannot install it as such. |
We could still provide a script that makes the installation process easier. Doesn't have to be php |
My thoughts exactly. The PHP process is more of a reference. |
There's a
This project works with NodeJS, ClickhouseDB and PostgreSQL. It's simply not the same technology stack as your regular cPanel webhost. It's incompatible. You could probably upload the |
i would perfer some bash script because not all host support docker spicially Paas Services like Jelastic ... you don't need to support all the platforms it's enough to support Debian and maybe RHEL it's simpally what the docker file does ... to be honest i tried myself but it seemes i don't have enough experiance but i am sure the developers could do itwithout much trouble |
a simpler, matomo like installation process:
finished... go and integrate the js into all webs...
The text was updated successfully, but these errors were encountered: