aboutsummaryrefslogtreecommitdiffstats
path: root/nms
Commit message (Collapse)AuthorAgeLines
* chore: cleanup repoOle Mathias Heggem2023-01-21-2007/+0
|
* NMS: Ansible now with restarts and htpasswdKristian Lyngstol2016-04-03-20/+79
| | | | | This seems to do what we need with 0 extra config, except that you'd obviously have to know the relevant vault passwords
* Ansible: More structure and config.pm templateKristian Lyngstol2016-04-02-97/+239
|
* NMS: Add ansible playbook for front and fix VCLKristian Lyngstol2016-04-01-0/+102
| | | | | Works OK, but some work is still needed, specially regarding configuration and passwords and whatnot.
* nms: 76GB is a bit more memory than my dev system hasKristian Lyngstol2016-04-01-1/+1
|
* Postgres-tweaks.Joachim Tingvold2016-03-29-2/+2
|
* ACL on das database.Joachim Tingvold2016-03-26-0/+16
|
* Cleaning.Joachim Tingvold2016-03-26-2/+1
|
* NMS: Dump updated schemaKristian Lyngstol2016-03-26-7/+142
| | | | It needs cleaning, obviously, but at least it's there.
* Postgres: Update hw configKristian Lyngstol2016-03-26-5/+5
|
* NMS: Add new demo htpasswd-files to Dockerfile.inNicolai Tellefsen2016-03-22-1/+2
|
* bash rc stuffs for dev docker container.Magnus Kirø2016-03-20-0/+8
|
* Readme: updated docker cms + added link location to working dev site.Magnus Kirø2016-03-20-1/+2
|
* NMS: Update schema with recent dhcp-changesKristian Lyngstol2016-03-20-20/+21
|
* Updated Readme with new docker run commands.Magnus Kirø2016-03-20-9/+16
|
* Updated config to nms-dev-dbMagnus Kirø2016-03-20-2/+2
|
* Added basic .bashrc file for simplifed development in container.Magnus Kirø2016-03-20-0/+8
|
* Spelling mistake in Readme.Magnus Kirø2016-03-19-1/+1
|
* README.md commentMagnus Kirø2016-03-19-0/+2
|
* NMS: Update README, correct nms-dump.sql referenceKristian Lyngstol2016-03-19-4/+8
|
* Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-230/+2
|\
| * NMS: Schema cleanupKristian Lyngstol2016-03-17-230/+2
| |
* | NMS: Update schema to "final" versionKristian Lyngstol2016-03-17-23/+29
|/
* Merge branch 'master' of https://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-1/+1
|\
| * NMS: Remove prototypeKristian Lyngstol2016-03-16-64/+0
| |
| * NMS: snmp prototype updateKristian Lyngstol2016-03-13-2/+18
| | | | | | | | Looking interesting...
| * Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-13-1/+1
| |\
| | * NMS: Remove .vimrc reference from DockerfileNicolai Tellefsen2016-03-12-1/+0
| | | | | | | | | | | | | | | The reference to .vimrc broke the build-process after it was removed from the repository.
| * | NMS: OpensshKristian Lyngstol2016-03-13-0/+1
| | |
| * | NMS: Dockerfile: OpensshKristian Lyngstol2016-03-13-0/+48
| | | | | | | | | | | | Tired of log-in issues and copying keys.
* | | Add updated schemaKristian Lyngstol2016-03-17-0/+781
| |/ |/|
* | NMS: Add FreezeThaw dependencyKristian Lyngstol2016-03-10-0/+1
|/ | | | Needed for hash generation. No idea how solid it is, but worth a shot.
* nms: Update schemaKristian Lyngstol2016-03-10-0/+0
|
* nms: Fixed postgresql password in DockerfileNicolai Tellefsen2016-03-07-0/+1
| | | | | Imported nms-dump.sql.gz might overwrite the password defined by our dockerfiles. Added an ALTER command to update password after db import.
* NMS: Update schemaKristian Lyngstol2016-03-04-0/+0
|
* More cleanup.Joachim Tingvold2016-03-02-135/+0
|
* Readme work. missing last steps of the process.Magnus Kirø2016-02-29-0/+18
|
* tabs to spaces!Magnus Kirø2016-02-29-15/+15
|
* Stupid me, forgot to replace tabs with spaces!Magnus Kirø2016-02-29-59/+57
|
* Added buildfolder to local gitignore file. Dont need autogenerated stuff in ↵Magnus Kirø2016-02-29-0/+1
| | | | reop.
* Dont use tabs for spaces its just ugly, so I pretyfied it.Magnus Kirø2016-02-29-36/+36
|
* nms: Update add_switches.txt.pl to output an arraryKristian Lyngstol2016-02-29-0/+0
|
* nms: Add database schemaKristian Lyngstol2016-02-26-0/+0
|
* nms: Docker: Finally works "out of the box"Kristian Lyngstol2016-02-21-5/+816
| | | | | | | | | | | | Need nms-dump.sql.gz Running: docker run -v /sys/fs/cgroup:/sys/fs/cgroup:ro --privileged --rm -ti --name=db nms-db docker run -v /sys/fs/cgroup:/sys/fs/cgroup:ro --privileged --rm -ti --name=front --link=db:db nms-front And then access front facing ip of, err, front.
* nms: More docker/config work for tg16Kristian Lyngstol2016-02-20-11/+47
|
* nms: Work on default setupKristian Lyngstol2016-02-20-1/+13
|
* nms: Docker cmd line noteKristian Lyngstol2016-02-20-0/+1
| | | | because it's so easy to remember this garbage
* nms: Minor dockerfile additionKristian Lyngstol2016-02-20-0/+3
| | | | Not usable yet.
* nms: Start docker-stuffKristian Lyngstol2016-02-20-0/+216