mirror of
https://github.com/outbackdingo/site.git
synced 2026-01-27 10:20:24 +00:00
bump year
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -57,6 +58,10 @@
|
||||
<p class="lead">FreeBSD based distro for virtual hosting platform and appliance</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<h2>Our team:</h2>
|
||||
<div class="row marketing">
|
||||
<li><p><strong><a href = "mailto:olevole@olevole.ru">Oleg Ginzburg</a></strong> aka <strong>olevole</strong>, CBSD/ClonOS developer: <a href="https://www.linkedin.com/in/oleg-ginzburg-7bb51317/">https://www.linkedin.com/in/oleg-ginzburg-7bb51317/</a></p></li>
|
||||
@@ -70,7 +75,7 @@
|
||||
</div>
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2019 ClonOS.</p></center>
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2021 ClonOS.</p></center>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -58,6 +59,10 @@
|
||||
<p class="lead">FreeBSD based distro for virtual hosting platform and appliance</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<p>ClonOS 19.09-RELEASE highlights:<p>
|
||||
<ul>
|
||||
<li>FreeBSD 13.0-CURRENT (r352386)</li>
|
||||
@@ -94,7 +99,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="row marketing">
|
||||
<p>or via <strong>rsync</strong>: rsync://clonos.tekroutine.com/clonos/</p>
|
||||
<p>or via <strong>rsync</strong>: rsync://clonos.convectix.com/clonos/</p>
|
||||
</div>
|
||||
<br>
|
||||
<p class="lead">HTTP Mirrors</p>
|
||||
@@ -133,7 +138,7 @@
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2019 ClonOS.</p></center>
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2021 ClonOS.</p></center>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
15
errata.html
15
errata.html
@@ -13,6 +13,7 @@
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -56,7 +57,17 @@
|
||||
<p class="lead">FreeBSD based distro for virtual hosting platform and appliance</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<h2>Errata, Q&A:</h2>
|
||||
<div class="row marketing">
|
||||
<p><strong>Q:</strong> <strong>How to upgrade the ClonOS ?</strong></p>
|
||||
<p><strong>A:</strong>There are currently no ClonOS update mechanisms out-of-the box due to the lack of any build infrastructure. We are looking for <a href="https://github.com/freebsd/freebsd-quarterly/blob/master/2019q3/clonos.md">sponsorship</a> (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)</p>
|
||||
</div> <!-- /container -->
|
||||
<br>
|
||||
<div class="row marketing">
|
||||
<p><strong>Q:</strong> <strong>Where can I find the project source code and/or register issue/bug/idea?</strong></p>
|
||||
<p><strong>A:</strong> We use GitHub. <strong>ClonOS</strong> = <a href="https://github.com/cbsd/cbsd">CBSD Project</a> (as backend) + <a href="https://github.com/clonos/control-pane">ClonOS UI</a></p>
|
||||
@@ -89,13 +100,13 @@ cbsd fetch_iso keepname=0 cloud=0 dstdir=default
|
||||
<p><strong>A:</strong> Work on the project is focused primarily on covering the entire of <a href="https://www.bsdstore.ru">CBSD</a> functionality.</p>
|
||||
<p>If you are not afraid of the Unix command line, you can always make the settings and operations you need by using <a href="https://www.bsdstore.ru/en/docs.html">CBSD</a> CLI</p>
|
||||
<p>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.</p>
|
||||
<p>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 <a href="https://clonos.tekroutine.com/contact.html">donations</a> or hosting/development hardware or and mirrors or by using ClonOS in your work (thus creating a stream of error reports ;-)</p>
|
||||
<p>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 <a href="https://clonos.convectix.com/contact.html">donations</a> or hosting/development hardware or and mirrors or by using ClonOS in your work (thus creating a stream of error reports ;-)</p>
|
||||
</div> <!-- /container -->
|
||||
<br>
|
||||
</div>
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2019 ClonOS.</p></center>
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2021 ClonOS.</p></center>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
10
index.html
10
index.html
@@ -13,6 +13,7 @@
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -61,8 +62,13 @@
|
||||
<p class="lead">FreeBSD based distro for virtual hosting platform and appliance</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<div class="row marketing">
|
||||
<p>Current status (2019-09-22): <a href="/download.html">19.09-RELEASE</a></p>
|
||||
<p>Upcoming: (2021): preparation for 21.01-release begins <a href="/download.html#21.02">21.01-RELEASE</a></p>
|
||||
<p>Current status (2019-09-22): <a href="/download.html#19.09">19.09-RELEASE</a></p>
|
||||
<p><h3>About <strong>ClonOS</strong></h3></p>
|
||||
<p><strong>ClonOS</strong> is a turnkey Open Source platform based on <a href="https://www.freebsd.org">FreeBSD</a> and the <a href="https://www.bsdstore.ru">CBSD framework</a>. ClonOS offers a complete web UI for easily controlling, deploying and managing FreeBSD jails containers and Bhyve/Xen hyperviser virtual environments.</p>
|
||||
<p>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.</p>
|
||||
@@ -123,7 +129,7 @@
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2019 ClonOS.</p></center>
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2021 ClonOS.</p></center>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -58,6 +59,10 @@
|
||||
<p class="lead">FreeBSD based distro for virtual hosting platform and appliance</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="row marketing">
|
||||
@@ -92,7 +97,7 @@
|
||||
</div> <!-- /container -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2019 ClonOS.</p></center>
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2021 ClonOS.</p></center>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
|
||||
@@ -17,6 +17,7 @@ Free Open-Source Hosting Platform «ClonOS»
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -118,6 +119,10 @@ FreeBSD based distro for virtual hosting platform and appliance
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="row marketing">
|
||||
@@ -195,14 +200,14 @@ www/php73-opcache devel/php73-json security/php73-hash lang/go
|
||||
<li>
|
||||
Checkout ClonOS ports tree:
|
||||
<pre>
|
||||
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
|
||||
</pre>
|
||||
</li>
|
||||
<li>
|
||||
Merge ClonOS port with your ports tree:
|
||||
<pre>
|
||||
cp -a /tmp/clonos-ports/* /usr/ports/
|
||||
</pre>
|
||||
Create overlays vars for ClonOS ports
|
||||
<pre>
|
||||
echo 'OVERLAYS=/root/clonos-ports' >> /etc/make.conf
|
||||
</pre>
|
||||
</li>
|
||||
<li>
|
||||
Build and install ClonOS
|
||||
@@ -495,7 +500,7 @@ Enjoy the ClonOS !
|
||||
<div class="container">
|
||||
<center>
|
||||
<p class="navbar-text col-md-12 col-sm-12 col-xs-12">
|
||||
© 2017-2019 ClonOS.
|
||||
© 2017-2021 ClonOS.
|
||||
</p>
|
||||
</center>
|
||||
</div>
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -56,6 +57,10 @@
|
||||
<p class="lead">FreeBSD based distro for virtual hosting platform and appliance</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<h2>The main roadmap, outlined prospects and the vector of development for ClonOS</h2>
|
||||
<hr>
|
||||
<div class="row marketing">
|
||||
@@ -130,7 +135,7 @@
|
||||
</div>
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2019 ClonOS.</p></center>
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2021 ClonOS.</p></center>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user