Tredly is a suite of products to enable developers to spend less time on sysadmin tasks and more time developing. Tredly is a full stack container solution for FreeBSD. It has two main components: Tredly-Host and Tredly-Build.
The server technology to run the containers, built on FreeBSD. Tredly Host contains a number of inbuilt features:
Validates and Builds containers on Tredly-Host
You can find out more information about Tredly at http://www.tredly.com
To install Tredly, your server must be running FreeBSD 10.3 (or above) as Root-on-ZFS. Further details can be found at the Tredly Docs site.
/usr/local/etc
): git clone git://github.com/tredly/tredly-host.git /usr/local/etc
cd /usr/local/etc//tredly-host
Tredly-Host can be configured in a number of ways, depending on what you are trying to achieve. We recommend you read the wiki article http://www.tredly.com/docs/?cat=4 to understand the options you can configure in Tredly.
Tredly-Host incoperates a number of commands for manipulating partitions and their containers. To see a full list of these commands, go to the Tredly docs website
You can download a number of container examples from https://github.com/tredly. These examples are there to give you a good starting point for building your own containers.
Tredly was built to allow the Vuid Business Software Platform to exist. Tredly is currently in a pre-1.0 state, and development is occurring rapidly.
Tredly-Host already has the Tredly API, which simpifies updating containers and improves scalability, and Tredly CLI, which provides remote access to a Tredly Host. Both products are in active development.
We encourage you to contribute to Tredly. Please check out the Contributing documentation for guidelines about how to get involved.
Tredly is released under the MIT License.
Tredly example containers are available from https://github.com/tredly.
Tredly and its components are being actively developed. For more information please check both https://github.com/tredly and https://twitter.com/tredly_com for Tredly update notifications.