diff --git a/contact.html b/contact.html index 4a5aedb..2b8f953 100644 --- a/contact.html +++ b/contact.html @@ -13,6 +13,7 @@ + @@ -57,6 +58,10 @@
FreeBSD based distro for virtual hosting platform and appliance
+2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
+Oleg Ginzburg aka olevole, CBSD/ClonOS developer: https://www.linkedin.com/in/oleg-ginzburg-7bb51317/
FreeBSD based distro for virtual hosting platform and appliance
+2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
+ClonOS 19.09-RELEASE highlights:
or via rsync: rsync://clonos.tekroutine.com/clonos/
+or via rsync: rsync://clonos.convectix.com/clonos/
HTTP Mirrors
@@ -133,7 +138,7 @@ diff --git a/errata.html b/errata.html index c5a99c4..2a6a01b 100644 --- a/errata.html +++ b/errata.html @@ -13,6 +13,7 @@ + @@ -56,7 +57,17 @@FreeBSD based distro for virtual hosting platform and appliance
+2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
+Q: How to upgrade the ClonOS ?
+A:There are currently no ClonOS update mechanisms out-of-the box due to the lack of any build infrastructure. We are looking for sponsorship (see open task in FreeBSD 2019Q3 status reports) to do this. + However, you can use the standard update methods for FreeBSD to update your ClonOS servers (via pkg, svn / git or freebsd-update)
+Q: Where can I find the project source code and/or register issue/bug/idea?
A: We use GitHub. ClonOS = CBSD Project (as backend) + ClonOS UI
@@ -89,13 +100,13 @@ cbsd fetch_iso keepname=0 cloud=0 dstdir=defaultA: Work on the project is focused primarily on covering the entire of CBSD functionality.
If you are not afraid of the Unix command line, you can always make the settings and operations you need by using CBSD CLI
Someday we will implement the rest of UI but it may take indefinite time since we are involved in the project in our free time.
-This is not a commercial project, we just love BSD and want to create at least one such project. You can join us in the project or help and support with donations or hosting/development hardware or and mirrors or by using ClonOS in your work (thus creating a stream of error reports ;-)
+This is not a commercial project, we just love BSD and want to create at least one such project. You can join us in the project or help and support with donations or hosting/development hardware or and mirrors or by using ClonOS in your work (thus creating a stream of error reports ;-)
FreeBSD based distro for virtual hosting platform and appliance
+2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
+Current status (2019-09-22): 19.09-RELEASE
+Upcoming: (2021): preparation for 21.01-release begins 21.01-RELEASE
+Current status (2019-09-22): 19.09-RELEASE
ClonOS is a turnkey Open Source platform based on FreeBSD and the CBSD framework. ClonOS offers a complete web UI for easily controlling, deploying and managing FreeBSD jails containers and Bhyve/Xen hyperviser virtual environments.
ClonOS is currently the only platform available which allow both Xen and Bhyve hypervisor to coexist on the same host. Being a FreeBSD base platform, ClonOS ability to create and manage jails allows you to run FreeBSD applications without losing performance.
@@ -123,7 +129,7 @@ diff --git a/installation_from_media.html b/installation_from_media.html index 7d1333b..bc06e6f 100644 --- a/installation_from_media.html +++ b/installation_from_media.html @@ -13,6 +13,7 @@ + @@ -58,6 +59,10 @@FreeBSD based distro for virtual hosting platform and appliance
2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
+2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
+-git clone https://github.com/clonos/clonos-ports-wip.git /tmp/clonos-ports +git clone https://github.com/clonos/clonos-ports-wip.git /root/clonos-ports
-cp -a /tmp/clonos-ports/* /usr/ports/ -+Create overlays vars for ClonOS ports +
+echo 'OVERLAYS=/root/clonos-ports' >> /etc/make.conf +
FreeBSD based distro for virtual hosting platform and appliance
2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
+