Files
control-pane/README.markdown
Wolf 8f61050011 update for usability
* renamed: there is no limit like 8.3 any more
* link correction as it was detected as mailto automatically
2016-11-29 01:20:16 +01:00

1.5 KiB

ClonOS Project

Table of Contents

  1. Project Description - What does the project do?
  2. Usage - Configuration options and additional functionality
  3. Limitations - OS compatibility, etc.
  4. Contributing - Contribute the project

project description

ClonOS is a free open-source FreeBSD-based platform for virtual environments creation and management. In the core:

We like existing Linux-only solutions such as OpenStack (https://www.openstack.org/), OpenNebula (http://opennebula.org/), Amazon AWS (https://aws.amazon.com/) and we believe that FreeBSD OS is able to give something similar.

Usage

Use downloads pages https://clonos.tekroutine.com/download.html to obtain latest .ISO image

Limitations

Tested with following OSes and distribution:

  • FreeBSD 11.0+
  • Linux Ubuntu 16.04+
  • pfSense 2.4+
  • OPNSense 16.7+

Contributing

  • Fork me on GitHub: https://github.com/clonos/cp.git
  • Commit your changes (git commit -am 'Added some feature')
  • Push to the branch (git push)
  • Create new Pull Request