Code Monkey home page Code Monkey logo

fractalcells's Introduction

fractalcells

Launch: 2015-07-24

Documentation: to be written^Wimproved.

Please see the #fractalcells website for the "Why" and "What". This README is, for the time being, exclusively about the "How"

Requirements

You may want to use the following software, and know your way around them before evaluating fractalcells || hosting singularity:

  1. FreeBSD
  2. One ZFS pool.
  3. Ansible
  4. ansible-iocage

Howto

    git clone https://github.com/fractalcells/ansible-iocage.git
    git clone https://github.com/fractalcells/fractalcells.git
    cd fractalcells
    mkdir library
    ln -s ../ansible-iocage/iocage library/iocage
    cat group_vars/*.example > group_vars/fractalcells
    vim group_vars/fractalcells 		# edit all the things
    cp hosts.example hosts
    vim hosts 					# edit all the things, especially fractalcells section
    cp ansible.cfg.example ansible.cfg
    vim ansible.cfg 				# edit all the things, especially fractalcells section
    ansible-playbook -i hosts bootstrap.yml
    ansible-playbook -i hosts site.yml --check
    ansible-playbook -i hosts site.yml

If you know what you're doing: Congratulations, you're done now. If not: we do offer paid support.

Next Steps

  1. Finish all components.
  2. Refactor roles/*/iocage.yml into a cellfactory role.

Powered By

  1. FreeBSD
  2. ansible
  3. iocage
  4. OpenSMTPD
  5. PostgreSQL
  6. OpenLDAP
  7. OpenVPN
  8. Redmine
  9. Zabbix
  10. Jenkins
  11. GitLab

fractalcells pkg server

The following is used to spin up and update the fractalcells package server visible at http://pkg.fractalcells.com:

ansible-playbook -i hosts.pkg pkg.yml -t pkg-server

Particular make.conf settings (see roles/poudriere/tasks/poudriere.yml):

DEFAULT_VERSIONS=pgsql=9.4
OPTIONS_UNSET=DOCS EXAMPLES MYSQL MYSQL2 MYSQLI APACHE APACHE22 APACHE24 THIN X11 APNG PNGTEST GNUTLS
OPTIONS_SET=PGSQL POSTGRESQL PASSENGER NGINX PNG LDAP LDAPS OPENSSL

fractalcells's People

Contributors

xmj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.