Go to file
Jan Dittberner a98f6e54e7 Make IP address assignment work with libvirt
The systemd-networkd script in vmdebootstrap that is used to build the
Debian libvirt vagrant boxes is a bit too eager assigning DHCP to
network interfaces. This patch changes the network script to only take
care of the primary network interface (first non loopback).
2020-03-04 00:07:58 +01:00
docs Update Vagrant setup to Debian Buster and Python 3 2020-03-03 16:15:18 +01:00
gvaldap Release preparation for 0.6.0 2020-03-03 15:07:39 +01:00
salt Optimize Vagrant setup 2020-03-03 22:11:46 +01:00
.gitignore Fix compatibility with Django 2.2 and other dependencies 2020-03-02 15:40:08 +01:00
CONTRIBUTORS.txt initial project based on twoscoops template 2014-05-29 23:57:19 +02:00
Dockerfile Unify docker setup with gvaweb and gva 2020-03-03 13:12:41 +01:00
LICENSE.txt Release preparation for 0.6.0 2020-03-03 15:07:39 +01:00
Pipfile Use Pipenv for dependency management 2020-03-02 15:39:29 +01:00
Pipfile.lock Use Pipenv for dependency management 2020-03-02 15:39:29 +01:00
README.rst Release preparation for 0.6.0 2020-03-03 15:07:39 +01:00
Vagrantfile Make IP address assignment work with libvirt 2020-03-04 00:07:58 +01:00
change-vmdebootstrap-default-dhcp.sh Make IP address assignment work with libvirt 2020-03-04 00:07:58 +01:00
gvaldap.sh Add Dockerfile and entrypoint script 2020-03-03 12:22:45 +01:00

README.rst

gvaldap

This is the GNUViech Admin LDAP administration tool project.

GNUViech Admin is a suite of tools for server management used for hosting customer management at Jan Dittberner IT-Consulting & -Solutions.

Read the Installation instructions <install> to get started locally.

The project page for gvaldap is at http://git.dittberner.info/gnuviech/gvaldap.