diff --git a/installation_on_freebsd.html b/installation_on_freebsd.html index 4dc1509..cd00033 100644 --- a/installation_on_freebsd.html +++ b/installation_on_freebsd.html @@ -1,70 +1,155 @@ + - + + - Free Open-Source Hosting Platform «ClonOS» + +Free Open-Source Hosting Platform «ClonOS» + - + - + - + - - + + - + + - + + + + +
+
-

Installation on FreeBSD

+

+Installation on FreeBSD +

-

ClonOS

-

FreeBSD based distro for virtual hosting platform and appliance

+

+ClonOS +

+

+FreeBSD based distro for virtual hosting platform and appliance +

-
+
-

Installing ClonOS/CBSD WEB UI via PKG

-

ClonOS in pkg packages

-

Daniel Shafer prepared a Jenkins task to build ClonOS pkg package repo (at the moment FreeBSD 12 only)

-

To enable repository, just put the following lines in /usr/local/etc/pkg/repos/clonos-pkg.ircdriven.net.conf:

+

+Installing ClonOS/CBSD WEB UI via PKG +

+

+

+ClonOS in pkg packages +

+

+

+ +Daniel Shafer + + + +prepared + + a Jenkins task to build ClonOS + +pkg package repo + + (at the moment FreeBSD 12 only) +

+

+To enable repository, just put the following lines in + +/usr/local/etc/pkg/repos/clonos-pkg.ircdriven.net.conf + +: +

 ClonOS-pkg.ircdriven.net: {
         url: "https://pkg.ircdriven.net/packages/12amd64-clonos/",
@@ -72,251 +157,351 @@ ClonOS-pkg.ircdriven.net: {
         enabled: yes
 }
 				
-

Update pkg metafile and install it:

-
+				

+Update pkg metafile and install it: +

+
 pkg update -f
 pkg install clonos
-
+
-

Installing ClonOS/CBSD WEB UI on stock FreeBSD

-

Install ClonOS and dependencies

+

+ Installing ClonOS/CBSD WEB UI on stock FreeBSD +

+

+

+Install ClonOS and dependencies +

+

-

Follow post-message instruction

-

You must merge or copy working configuration files

+

+Follow post-message instruction +

+

+You must merge or copy working configuration files +

-
+
- - - + + + +