Giter Site home page Giter Site logo

Comments (8)

ukutaht avatar ukutaht commented on August 20, 2024

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.

from community-edition.

minamfg avatar minamfg commented on August 20, 2024

yes i was searching for alternative soultion too it would be good to support that method

from community-edition.

ukutaht avatar ukutaht commented on August 20, 2024

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

from community-edition.

dodedodo avatar dodedodo commented on August 20, 2024

plausible analytics is not a php app. You cannot install it as such.

from community-edition.

ukutaht avatar ukutaht commented on August 20, 2024

We could still provide a script that makes the installation process easier. Doesn't have to be php

from community-edition.

Philipinho avatar Philipinho commented on August 20, 2024

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.
I might work out something soon with bash script in my free time.

from community-edition.

dodedodo avatar dodedodo commented on August 20, 2024

There's a docker-compose.yml file in this repo. Grab a vps with docker installed, git clone this repository and run docker-compose up -d. That's 2 commands to get a working installation. It doesn't get much simpler than that in my opinion.

I do not recommend self-hosting important/production services if you don't know what you're doing.

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 docker-compose.yml to something like heroku or AWS app runner, just like you would a setup.php to cPanel. I have zero experience with these services so I cannot help you.

from community-edition.

minamfg avatar minamfg commented on August 20, 2024

There's a docker-compose.yml file in this repo. Grab a vps with docker installed, git clone this repository and run docker-compose up -d. That's 2 commands to get a working installation. It doesn't get much simpler than that in my opinion.

I do not recommend self-hosting important/production services if you don't know what you're doing.

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 docker-compose.yml to something like heroku or AWS app runner, just like you would a setup.php to cPanel. I have zero experience with these services so I cannot help you.

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

from community-edition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.