-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cee8363
commit 8b1b591
Showing
1 changed file
with
1 addition
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1 @@ | ||
There are a few methods for installing ubersystem. | ||
|
||
For first time users, we definitely recommend using Vagrant, which does a lot of the boring work for you and gets you up and running quickly. | ||
|
||
Ubersystem is under active development, and if you run into any issues with setup, please get in touch with us at code at magfest dot org, or open an issue on the Github tracker. | ||
|
||
Installation types | ||
================ | ||
- [Vagrant Installation](INSTALL.vagrant.md) (recommended method for developers) ***USE THIS*** | ||
- [Manual Installation](INSTALL.manually.md) | ||
- coming soon: Installation/deployment with Puppet | ||
- [Database utils / shortcuts](dbutils.md) | ||
Please follow the instructions at https://github.com/magfest/ubersystem-deploy/ to get started with ubersystem |