Giter Site home page Giter Site logo

raymondfeng / veramo-agent-deploy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from decentralized-identity/veramo-agent-deploy

0.0 0.0 0.0 1.76 MB

Generic @veramo/cli agent deployment configuration https://veramo-agent.herokuapp.com

Home Page: https://veramo.io

Dockerfile 100.00%

veramo-agent-deploy's Introduction

Veramo Agent Deploy

The official Veramo Docker agent is built from this this source.

Environment variables

These are the default environment variables use in the production config.

BASE_URL

Set this to your base app url. Your default web:did will be based on this when it gets created on first run.

API_KEY

Used for authorization

SECRET_KEY

Used for encrypting the database

AGENT_PATH

The path where the agent will be accessible from, default to /agent

MESSAGING_PATH

The path where the messaging will be accessible from, default to /messaging

PORT

The port to run the server on

DATABASE_URL

The database connection string for Postgres

Deploy to Heroku

You can deploy this directly to Heroku by clicking this button:

Deploy

Deploy to Heroku using Docker

You will need to fork this repo and add the following key/value pair to the root of app.json. You can then use the same deploy button as above or use the Heroku cli.

{
  "stack": "container"
}

Deploy to Azure Pipelines

Coming soon

Deploy to Azure Pipelines using docker

Coming soon

Deploy to AWS

Coming soon

veramo-agent-deploy's People

Contributors

simonas-notcat avatar renovate[bot] avatar renovate-bot avatar raymondfeng 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.