Skip to content

safernandez666/Controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Controls Dockerized

This project is on my Github. The only thing that changes is that I have Dockerized it.

Getting Started πŸš€

Requirements πŸ“‹

It is important to have installed Docker.oi & docker-compose.

Install πŸ”§

Clon the Proyect

https://github.com/safernandez666/Controls.git

Configure the LDAP Server in login.php & add the Group to the AD User

$host = '192.168.0.190';
$domain = 'ironbox.local';
$basedn = 'dc=ironbox,dc=local';
$group = 'Grupo_Controls';

Windows AD Config

Inside the folder

docker-compose up -d --build

Then to find out if the containers are running, you can run this command and you will see the Docker's

docker-compose ps

Now you can enjoy the Application on http://localhost.

If you want to set emails, you can configure /envios/enviar.py and croned in the Dockerfile.

Disclaimer

I am not a developer, this MVP was made a long time ago. Know how to excuse that code & harcoding. πŸ€ͺ

About

Tablero de Control #SGSI #ISO27001

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published