Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.
/ evlog Public archive

⚡️A cross-platform self-hosted software to publish the events you host.

License

Notifications You must be signed in to change notification settings

gldraphael/evlog

Repository files navigation

Evlog

⚡️A self-hosted platform for publishing events.

Travis (.org) Azure DevOps tests

This is a work in progress. You can follow along by checking the issues on this repository, and the public board. And ofcourse, the source code too. If you have ideas or feature suggestions, please open a new issue.

Quickstart using docker-compose

docker-compose build
docker-compose up

The app will be served at http://localhost:8080.

Default credentials:

Username: [email protected]
Password: theadmin'spassword

Documentation Index

  1. Local dev environment setup
  2. Application configuration