Code Monkey home page Code Monkey logo

ansible-centos-ejbca's Introduction

EJBCA deployment playbook

This playbook is planned to run on a Centos/RHEL 7 server.

host file

It contains the servers where to run the playbook. By default, it will run on the server centos3.

[all:children]
ca_server

[ca_server]
centos3

Package download server

It's not possible to download directly EJBCA package so a solution is to setup a downlaod server with the following packages:

  • ejbca_ce_6_5.0.5.zip
  • mariadb-java-client-1.5.8.jar
  • wildfly-10.1.0.Final.zip

Else you can skip the tag download and put the packages directly in the ejbca_download_dir directory.

Variables

All variables are stored in the group_vars/all file. This playbook store passwords in clear text but it can be easily modified to store them in an encrypted file with ansible-vault.

Run playbook

ansible-playbook -i hosts main.yml

Copyright

The code is licensed as GNU AGPLv3. See the LICENSE file for the full license.

Copyright (c) 2017 Alain Dejoux [email protected]

ansible-centos-ejbca's People

Contributors

adejoux avatar ibalago 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.