Skip to content
forked from schwankl/adapter

webapp to provide rest interface to cms db

Notifications You must be signed in to change notification settings

okornev/adapter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Adapter

Introduction

Adapter exposes set of rest apis to perform CRUD operations on the configuration stored in cms-db.

Usage

Primarily used via Oneops UI and knife plugin to read and update the cms configuration. Following are the main set of API's

Entity URL
Model /rest/md/*
CM /rest/cm/*
Deployment /rest/dj/*
Namespace /rest/ns/*

Documentation

Coming soon

Contributing

Refer Contributing.

Help

Check out the oneops tags on Stack Overflow or slack-dev

Requirements

Maven and JDK 8 or later

Be sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.

The project is dependent on oo-commons and cms-dal .

Building the Source

This will build the war deployable on standard java servlet container like tomcat.

Configuration

Adapter war would require environment variables to be passed refer tomcat environment variables

Installation

For quick setup refer setup

License

The project is released under version 2.0 of the Apache License.

About

webapp to provide rest interface to cms db

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%