/tactical-vagrant

Small Vagrant configuration for installing TACTIC

Primary LanguageShell

TACTIC / Vagrant

TACTIC is an open source web platform for building enterprise solutions. TACTIC is best thought of as a digital asset management(DAM) system.

Usage (TL;DR)

vagrant up

Start using your local TACTIC @ http://localhost:3080 with username "admin", password "tactic".

Usage (Slightly more detailed)

Install VirtualBox and the excellent Vagrant.

env BRANCH=4.2 vagrant up

Bring up a vagrant running the BRANCH version of the code. There are several to choose from, or go with active branches. YMMV for branches less than 4.0.

Details

CentOS 6.5 running the 4.2 branch of TACTIC. Built following the excellent CentOS installation instructions. Secret sauce is in install-tactic.sh.

TACTIC Documentation