naggie / dsportal

Internal web portal with monitoring
Other
1 stars 1 forks source link

dsportal Copyright 2017 Callan Bryant callan.bryant@gmail.com


Dsportal is a web application that exhibits web applications, applying health checks to the applications and hosting platforms beneath.

Architecture

Entities

Health checks

Workers

Installation

Server:

  1. Install via pip
  2. Set up nginx reverse proxy, preferably with SSL. Optionally serve static files via nginx.
  3. Add systemd template to run dsportal-server.

Of course, the same but (2) applies to set up a worker.

sudo pip install . (python 3 pip!)

For development, pip install -e . will link a global install.

Alarm fatigue