Skip to content

This database contains the tables for DHCP server functionality and debug information.

License

Notifications You must be signed in to change notification settings

schonherz-matrix/dhcp-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhcp-database

This database contains the tables for DHCP server functionality and debug information.

Prerequisites

How to use

Use the provided init.sql with psql like this:

sudo -u postgres psql -f init.sql

This will create the "schmatrix" database, users, tables and views.

After that the created tables need to be initialized with up to date data.

About

This database contains the tables for DHCP server functionality and debug information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published