GithubHelp home page GithubHelp logo

pike1212 / fortress-in-a-box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pennstate/fortress-in-a-box

0.0 2.0 0.0 32 KB

Provides an Ansible playbook that installs the Fortress RBAC system on Redhat-based Linux systems.

Shell 100.00%

fortress-in-a-box's Introduction

fortress-in-a-box

Provides an Ansible playbook that installs Fortress on Redhat-based Linux systems. The ansible scripts are based on the ten minute guide (https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/doc-files/ten-minute-guide.html).

Configuration

  • For openldap, need to download an rpm (https://symas.com/downloads/) and place in roles/openldap/files. Also make sure name of file matches in roles/openldap/tasks/main.yml.
  • Can be configured to run with either apacheds or openldap. Modify fortress-in-a-box.yml and enable either apacheds or openldap
  • Currently configured to build fortress from the latest source, this can be overridden with the {{fortress_git_version}} variable

Vagrant

  • Need to add vagrant box (vagrant box add bento/centos-6.7). Can use other redhat boxes, just modify the Vagrantfile.

General Notes

  • The firewall on the VM is turned off and disabled by default
  • Default logon for commander ui is test/password

Apache DS Notes

  • If the VM doesn't shut down cleanly, the pid file for ApacheDS won't get propertly removed. This will cause it to appear like the AapcheDS service is running. To resolve this issue, remove the pid file in (/var/lib/apacheds...), then start the service service apacheds... start
  • The Fortress Commander UI won't start properly if ApacheDS isn't running. When starting the VM, tomcat will start before ApacheDS, so you will have to go into the tomcat admin manager application and manually start fortress-web.

Tomcat Notes

Docker (with openldap store)

  • The provided scripts can be used to build an openldap and a tomcat image, run the following commands
    • docker build -f Dockerfile_openldap -t fortress/openldap
    • docker build -f Dockerfile_tomcat -t fortress/tomcat .
  • The docker-compose.yml file create two containers from the built images.

fortress-in-a-box's People

Contributors

chrisharm avatar pike1212 avatar smoyer64 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.