Sentora Support Forums

Full Version: Sentora 1.0.0 officially released!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
It is with great pleasure that myself and the Sentora team can officially announce that we have released the first stable and officially supported version of Sentora.

The release fixes up various security issues that had existed in the last version of ZPanel as well as implemented various functional and cosmetic tweaks and minor features here and there.

Instructions on how to install Sentora 1.0.0 can be found on our downloads page.

I would like to reiterate that this version of Sentora has been designed as a 'drop-in replacement' for ZPanel and as such we've tried not to implement features that will break existing ZPanel modules and all attempts to keep it as a 'compatible' alternative have been made.

I would also like to make it clear that this is a 'fresh install' only, upgrade scripts will be available for later releases only.

I would personally like to thank the hard efforts of the entire team!

We hope that you enjoy the new release and we look forward to working hard on the next release now!

Many thanks,
The Sentora Team
Great news, thanks Ballen and all the team.
I'm off to install right now.
Great news, well done Sentora team! Wink
Notice upgrade script from zpanel will follow later as we focused first on releasing 1.0.

M B
Great news! Finally I can install Sentora on my production server Smile thanks for the great work.
Thanks kalis - Enjoy!
Long life to Sentora and Sentora Team!

Whats new on Sentora 1.0 vs Zpanel?
A mean a detail list if it is possible to mention.
yes i was waiting for this thankyou sentora team Big Grin
(02-01-2015, 09:15 PM)>ballen Wrote: [ -> ]>It is with great pleasure that myself and the Sentora team can officially announce that we have >released the first stable and officially supported version of Sentora.
Cool Cool Cool

Awesome news Bobby - massive thank you to both yourself and all the developers/bug testers who've ridden out the rollercoaster to help make this project come into being.

Dez.
Another install way un one line:

Centos 6/7:

Code:
cd \tmp && yum install wget -y && wget http://sentora.org/install && sudo bash install

Ubunut 12/14:

Code:
cd \tmp && apt-get install wget -y && wget http://sentora.org/install && sudo bash install

from now it's easy the stable release install script is:

http://sentora.org/install

& beta will be http://sentora.org/install-beta

Enjoy sentora.

We could do the same with curl but always found no issues using wget.
Pages: 1 2 3