Skip to content

arossiko/access-ca-portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

access-ca-portal

Overview

Access CA portal is a Ruby on Rails application created to support the users' authenticated registration and x509 personal and hosts' certificate issuance.

Setup guide

The following setup guide is aimed for a CentOS 7 installation. However, with not too much effort, it can be adjusted to other Linux distributions as well.

Software Stack

Software Element Version
OS CentOS 7
Ruby 2.2.3
Rails 4.2.4
PostgreSQL 9.2
WebServer Apache 2.4.6
MailServer Postfix 2.10.1

Setup process

The project comes with an ansible installation process, which is responsible for installing and deploying an access-ca-portal instance.

In order to run the ansible playbook, move to the ansible/ directory and follow the process described in the relevant documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 75.0%
  • HTML 20.1%
  • CSS 3.0%
  • CoffeeScript 1.1%
  • JavaScript 0.8%