Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.02 KB

components.md

File metadata and controls

26 lines (18 loc) · 1.02 KB

Components

deployment

Components

To deploy Proxeus on your infrastructure, you need to deploy the following components:

  • Proxeus Core: the frontend and the Backend
  • Document Service: responsible of document templating and formatting
  • External Nodes: extensions to augment Proxeus workflow capabilities
  • Database: optional external database

In addition, our cloud deployment uses the following components:

  • Nginx Proxy: TLS termination
  • Let's Encrypt: TLS certificate management
  • Watchtower: automated docker containers update

External Dependencies

Proxeus uses the following external dependencies:

  • Infura: Ethereum node as a service. Please follow the Geth or Parity documentation for more information.
  • SparkPost: Email provider
  • Metamask: Browser wallet for authentication, signature and payment.