yolanmees / Spikster

Spikster is an open-source, powerful web hosting control panel designed to simplify server management and automate web services. Quickly set up and manage Nginx, PHP-FPM, MySQL, Redis, Exim, Dovecot, SpamAssassin, ClamAV, and Roundcube all from an intuitive interface. Perfect for developers, system administrators, and managed service providers.
https://spikster.com
Other
101 stars 16 forks source link

Can update from original Cipi? #3

Open HomaEEE opened 1 year ago

HomaEEE commented 1 year ago

is it possible to update the original installation Cipi v3?

yolanmees commented 1 year ago

I will definitely write an upgrade / migration guide. But right now I'm still writing some updates. You can install the application as a separate laravel application and connect it to your Cipi database. You still have to run artisan migrate and create a new user. (This because there is already an update that uses sanctum as auth).

I'll let you know if an upgrade guide is available