Jonasvdbo / Config

This repository contains the configuration for OSGP components and scripts to configure and create a development environment for the development of the OSGP platform.

Home Page:https://www.lfenergy.org/projects/gxf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config

To set up a development environment take a look at the Installation Manual

What does this repo contain?

This repo contains the following files:

  • apps/*.properties files with key-value-pairs for Java apps
  • logging/*-logback.xml files for logback
  • context.xml file for Apache Tomcat
  • vhost for Apache HTTP Server
  • localhost.cert.pem, localhost.key.pem and cacert.cer for Apache HTTP Server
  • trust.jks, org.cert.pem, org.pfx used for webservice security
  • sql script to create users and databases
  • *.der files for secure communication with smart devices
  • settings.xml file for Apache Maven
  • puppet scripts and manifests
  • vagrant file to role out your development environment in virtualbox

Grid eXchange Fabric information and news

High-level project information and news can be found on the Grid eXchange Fabric website:

Grid eXchange Fabric detailed documentation:

Grid eXchange Fabric issue tracker:

About

This repository contains the configuration for OSGP components and scripts to configure and create a development environment for the development of the OSGP platform.

https://www.lfenergy.org/projects/gxf/

License:Apache License 2.0


Languages

Language:Shell 50.3%Language:Puppet 36.6%Language:Perl 6.8%Language:Batchfile 6.4%