Moved to: https://github.com/Organizr/Installer
Automated install script for Organizr (github.com/causefx/Organizr). Only Ubuntu/Debian/CentOS and Windows supported right now!
sudo apt-get install git
sudo git clone https://github.com/elmerfdz/OrganizrInstaller /opt/OrganizrInstaller
cd /opt/OrganizrInstaller/ubuntu/oui
sudo bash ou_installer.sh
Note: Please make sure to run as sudo.
- Yes, 16.04
- Yes, 9.2.1
- Debian 8 not supported
- Clone/Download the repo and extract the zip file to your Desktop.
- Navigate to \OrganizrInstaller\windows\owi .
- Right-click on 'owi_installer.bat' and click on 'Run as administrator'
- Installer will ask you for the nginx install location, type in the full path as per the e.g. c:\nginx
- The installer will ask you to provide the password of the current user during installation, the nginx service requires that you run it under a user account instead of the 'Local System' account, if you don't then you won't be able to save and reload your nginx config.
Note: Move the installer files to desktop and run it from there.
- Latest version of PowerShell, if you're on Windows 7/Win Server 2008 download
- Windows 10 recommended over Windows 7 but it should work on Windows 7 if you have the latest version of PowerShell
- The user account running the installer should have admin privileges and a password set.
- Windows 10 Pro
- Windows Server 2012 R2
- Currently x64 bit OS only.
sudo yum install git
sudo git clone https://github.com/elmerfdz/OrganizrInstaller /opt/OrganizrInstaller
cd /opt/OrganizrInstaller/centos/oci
sudo bash oc_installer.sh
Note: Please make sure to run as sudo.
- CentOS 7