Skip to content
/ lego Public

Deploy two enterprise organizations with Docker

License

Notifications You must be signed in to change notification settings

vk496/lego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

798e00b · Jul 12, 2018
May 12, 2018
Apr 22, 2018
May 21, 2018
May 21, 2018
Mar 18, 2018
Nov 2, 2017
Apr 15, 2018
Apr 15, 2018
Jul 12, 2018
Jul 12, 2018
Jul 12, 2018
May 13, 2018
Oct 9, 2017
Oct 9, 2017
May 13, 2018

Repository files navigation

LEGO

What is LEGO?

LEGO is a project of the Faculty of Computer Science (Technology of Information ) at University of Murcia. The goal is to share between different subjects the same development scenario. Specifically, at my year there was these 3 inside the project:

  • Wireless Communications Technologies
  • Advanced Telematic Services
  • Security

The first two was coursed together the first quarter. Security was coursed the last quarter.

The goal is to deploy two enterprise organizations with their own services (FreeRADIUS, OpenLDAP, Asterisk, OwnCloud, Firewall, etc.)

diagrama.png

How is organized?

The project was developed cronologically. Each project delivery of the subjects will be in a different branch. Those branches will contain a FULL technical documentation, as PDF in Spanish (sorry :P).

How can I test it?

Because of the time, this project have some limitations. They are:

  • Linux. I use some iptables tricks, so right now is not possible to deploy it on a Windows or Mac. Not so difficult to fix it ;)
  • Docker. Obiously :P

The process is very simple:

$ git clone -b sta_tci https://github.com/vk496/lego
$ cd lego
$ ./up.sh -b

Disclimer

It is totally forbidden to use this project to pass subjects. The motivation of publishing this project is for learning purposes

Releases

No releases published

Packages

No packages published