Skip to content

TakeusV1/flask_ipam

Repository files navigation

Flask IPAM (FIPAM)

An IP address management application (Passive) written in python with the Flask web framework (and modules).
The application is designed to manage small networks (/30 to /22) destined for use in a LAB.
(I'm not an experienced developer, just a tinkerer)


image image


image image


  • Installation : here (without docker)
  • Sources : here

Docker Compose

you have to build the docker image first (with Dockerfile).

  • example : docker build -t fipam_docker .
  • You have to generate the database by creating the first user via “setup.py”, create an “instance” folder and put the “database.db” file in it.

About

Simple IPAM written in python with Flask.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages