crater-invoice / crater

Open Source Invoicing Solution for Individuals & Businesses
https://craterapp.com
GNU Affero General Public License v3.0
7.71k stars 1.59k forks source link

Shared hosting #437

Open ChiKaLiO opened 3 years ago

ChiKaLiO commented 3 years ago

Shared hosting installation.

If we can create an easy installation wizard like wordpress or prestashop it would be awesome and using shared hosting is much cheaper..

fritzmg commented 3 years ago

Why wouldn't you be able to use Crater in a shared hosting environment right now?

mohitpanjwani commented 3 years ago

@fritzmg I think he's talking about creating an automatic installation flow like Wordpress or any other popular CMS with Softaculous & Installatron.

Basically allowing anyone to create a Crater app on Shared hosting with a click of a button.

fritzmg commented 3 years ago

Yes, but that's up to the hoster. They manage their own one-click installation scripts. It's not typically provided by the application itself.

ChiKaLiO commented 3 years ago

Apps like invoiceplane for example ?

Yes, but that's up to the hoster. They manage their own one-click installation scripts. It's not typically provided by the application itself.

tobidwest commented 3 years ago

While Crater runs perfectly using shared hosting, this could be achieved by providing a php file that copies the files in a certain directory once accessed and then redirects you to the set up page

JeroenSteen commented 1 year ago

What are the steps currently to install Crater on shared hosting (without auto installer)? Like for example on an Apache or Nginx server?