Skip to content

teracyhq/dev

Folders and files

NameName
Last commit message
Last commit date
Nov 24, 2016
Mar 7, 2017
Aug 17, 2010
Nov 15, 2013
May 6, 2011
Jan 16, 2018
May 6, 2011
Dec 6, 2016
Jan 9, 2018
Jan 9, 2018
Jun 13, 2016
Jan 22, 2017
Sep 24, 2013
Aug 17, 2010
Nov 29, 2016
Sep 5, 2013
Jul 21, 2017
Sep 6, 2013
Jun 5, 2017
Jul 3, 2013
Feb 9, 2017
Sep 5, 2013
Jul 17, 2017
Nov 15, 2013
Sep 27, 2013
Jun 5, 2017
Jun 5, 2017
Jan 16, 2018
Sep 27, 2013
Jul 24, 2017
Sep 27, 2013
Jun 5, 2017
Jun 5, 2017
Jun 5, 2017
Sep 4, 2013
Jul 27, 2017
Sep 27, 2013
Nov 24, 2016
Jan 9, 2018
Apr 29, 2011
Nov 24, 2016
Nov 25, 2016
Nov 25, 2016
Sep 20, 2013
Jan 9, 2018

Repository files navigation

teracy-dev

https://travis-ci.org/teracyhq/dev.svg?branch=develop

Issues board: https://waffle.io/teracyhq/all?source=teracyhq%2Fdev

The only truly universal productive software development platform for all!

teracy-dev is created to set up a universal development platform which has the same development workflow on Mac, Linux and Windows with good developer experience and productivity in mind.

We leverage Docker workflow for our software development and we use vagrant, virtualbox, and chef to install and configure any necessary packages.

By using this approach, we can work in a consistent development environment and workflow. We do not have to install tons of development stuff on the host machine manually to get started.

Note

We are using the https://github.com/acme101 project to show the best practices from teracy-dev applied for organizations.

Features

  • fully automated managed servers on your local machine (by leveraging vagrant + chef provisioner). This saves you a lot of time and money to work on many virtual private servers (VPS) on your local machine before deploying applications on the production servers.
  • the universally same workflow on Windows, Linux and Mac
  • higher performance and productivity gain than default vagrant settings
  • support different configuration management tools (provisioners)
  • default set up with easy personalized configuration settings without any limitation
  • seamless upgrading to the next updated versions of teracy-dev
  • best practices to develop and deploy applications
  • a full-stack developer workstation
  • many more features that you will discover yourselves when using this

Installation and Usage

Follow the guide at http://dev.teracy.org/docs/getting_started.html

License

BSD License