09 Jun, 2015
2 commits
-
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
2 commits
01 Jun, 2015
2 commits
29 May, 2015
1 commit
28 May, 2015
4 commits
25 May, 2015
19 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
-
SSH connections going through reverseproxy -> integration -> <final host> Signed-off-by: Sergio Oliveira <sergio@tracy.com.br> Signed-off-by: Antonio Terceiro <terceiro@softwarelivre.org>
-
Signed-off-by: Sergio Oliveira <sergio@tracy.com.br> Signed-off-by: Antonio Terceiro <terceiro@softwarelivre.org>
-
Enable memcached Fixed chef to enable and start memcached service. See merge request !22
-
Activate plugins This is a patch to activate all plugins that are enabled. This patch depends of this MR of Noosfero(https://gitlab.com/noosfero/noosfero/merge_requests/573) See merge request !13
-
Not everything works yet, but one can bring an environment up and use it.