Skip to content

NO LONGER MAINTAINED - Simple web interface for corporate directory api

License

Notifications You must be signed in to change notification settings

silinternational/addressbook

Repository files navigation

WARNING: THIS REPO IS NO LONGER MAINTAINED


Address Book - Extended Directory GUI

Purpose

This is intended to be a straight-forward web-based front-end for the Extended Directory API that supports both full browsers and mobile browsers.

Environment / Project Setup

  1. Install VirtualBox
  2. Install Vagrant
  3. Install Chef-DK, instructions
  4. Install Vagrant Berkshelf plugin vagrant plugin install vagrant-berkshelf --plugin-version 2.0.1
  5. Fork or Clone the repo, depending on your access: git@github.com:silinternational/addressbook.git
  6. Using shell/terminal, get to the project folder and run vagrant up
  7. Edit your hosts file to point "addressbook.local" to the VM's IP address, default in Vagrantfile is 192.168.34.11
  8. Open browser and go to https://addressbook.local/
  9. The app uses a self signed certificate so you'll need to accept the cert to access the app