1
0
Fork 0
arangodb/Documentation/Books/Manual/GettingStarted/Installing/Linux.mdpp

42 lines
1.0 KiB
Plaintext

!CHAPTER Linux
You can find binary packages for various Linux distributions
[here](http://www.arangodb.com/install/).
We provide packages for:
* Centos
* Debian
* Fedora
* [Linux-Mint](#linux-mint)
* Mandriva
* OpenSUSE
* RedHat RHEL
* SUSE SLE
* Ubuntu
!SECTION Using a Package Manager to install ArangoDB
Follow the instructions on the [install](https://www.arangodb.com/install)
page to use your favorite package manager for the major distributions. After
setting up the ArangoDB repository you can easily install ArangoDB using yum,
aptitude, urpmi or zypper.
!SUBSECTION Linux Mint
Please use the corresponding Ubuntu or Debian packages.
!SECTION Using Vagrant and Chef
A Chef recipe is available from jbianquetti at:
https://github.com/jbianquetti/chef-arangodb
!SECTION Using ansible
An [Ansible](http://ansible.com) role is available through [Ansible-Galaxy](https://galaxy.ansible.com)
* Role on Ansible-Galaxy: https://galaxy.ansible.com/list#/roles/2344
* Source on Github: https://github.com/stackmagic/ansible-arangodb