osrf / cloudsim-keys

A server to distribute keys (VPN, SSH, etc) for Cloudsim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudsim keys Codeship Status for osrf/cloudsim-keys

This is the cryptographic keys server for Cloudsim

What is this repository for?

  • A web app that distributes keys to authorized servers

More information

See the Cloudsim portal in the wiki

Configuration

The .env file (not under source code management) should contain:

CLOUDSIM_AUTH_PUB_KEY="-----BEGIN PUBLIC KEY-----\nx ... QU=\n-----END PUBLIC KEY-----" ADMIN_USER="admin"

start the server

npm start

About

A server to distribute keys (VPN, SSH, etc) for Cloudsim


Languages

Language:JavaScript 94.8%Language:CSS 3.9%Language:HTML 0.7%Language:Shell 0.6%