mwolff44 / fail2banAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fail2banAPI

Deployment with Docker

You must have docker and docker-compose tools installed to work with material in this section. First, create .env file like in Quickstart section or modify .env.example. Then just run::

docker-compose up -d app

Application will be available on localhost in your browser.

Web routes

All routes are available on /docs or /redoc paths with Swagger or ReDoc.

About

License:GNU General Public License v3.0


Languages

Language:Python 73.9%Language:Makefile 26.1%