21 Jun, 2015
1 commit
-
Move code of create-admin-token-colab to after code of colab-admin migrate Use a lambda to run comand that takes the private token Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
18 Jun, 2015
4 commits
-
Gitlab private token Create admin user in colab and gitlab to get the private token to import data from gitlab to the colab. See merge request !27
-
http://docs.vagrantup.com/v2/providers/configuration.html
11 Jun, 2015
7 commits
-
Receita de implantação do Jenkins See merge request !28
-
Signed-off-by: msfernandes <matheus.souza.fernandes@gmail.com>
-
Using not_if to verify if the user exists Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Changing the way the colab user was created by changing the approach to using a json file together with the command colab-admin loaddata Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Mailman fix fixed mailman list name and held messages See merge request !26
09 Jun, 2015
3 commits
-
Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
In order to make gitlab indexing work on colab, it is necesary to get the private token from an admin user. Therefore, it is necessary to create an admin user on both colab and gitlab. Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
08 Jun, 2015
6 commits
-
- The new backup task uses the rsnapshot package - Cron job to run the backups - Each server holds its own backups - Backup task just downloads data to the host
05 Jun, 2015
2 commits
-
Requires chake 0.7
03 Jun, 2015
2 commits
02 Jun, 2015
3 commits
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
01 Jun, 2015
2 commits
29 May, 2015
1 commit
28 May, 2015
4 commits
25 May, 2015
5 commits
-
Fix external firewall The goal of this MR is to use the integration machine as SSH gateway (instead of ``reverseproxy``). See merge request !17