29 Oct, 2015
1 commit
19 Oct, 2015
2 commits
-
including anything set on local.rake
15 Oct, 2015
1 commit
09 Oct, 2015
1 commit
08 Oct, 2015
2 commits
22 Sep, 2015
1 commit
-
Cache can be kept by using the flag keep_yum_cache=1 Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
17 Sep, 2015
1 commit
-
Noosfero must be fully configured before we can take the Noosfero API token to be used in the colab configuration.
16 Sep, 2015
2 commits
27 Aug, 2015
1 commit
13 Aug, 2015
2 commits
-
- all servers have munin-node installed - unless an external munin master is specified, munin master will be installed to reverseproxy - munin master for production will be managed separately
08 Jun, 2015
1 commit
-
- 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
1 commit
-
Requires chake 0.7
02 Jun, 2015
1 commit
28 May, 2015
1 commit
25 May, 2015
2 commits
-
Not everything works yet, but one can bring an environment up and use it.
21 May, 2015
2 commits
18 May, 2015
1 commit
14 May, 2015
1 commit
13 May, 2015
2 commits
-
rake backup and restore tasks call the scripts in utils/migration/ Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: msfernandes <matheus.souza.fernandes@gmail.com>
07 May, 2015
2 commits
-
This allows one to set $SPB_ENV once and for all, instead of typing it over and over
16 Apr, 2015
1 commit
-
`rake preconfig` must be the very first step in the deploy process
02 Apr, 2015
1 commit
-
Running the tests against a remote deployment will not work properly yet.
19 Mar, 2015
2 commits
-
In 23a78, we forgot to run the tests with the new SSH config files, this commit fixes that. Note that it sets the SPB_ENV variable on calling tests/run_all in the Rakefile. Maybe we want to call that explicitly, if so, we should remove the Rakefile change. Signed-off-by: Carolina Ramalho <carol15022@hotmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
12 Mar, 2015
6 commits
-
This requires chake > 0.4.1 to work
-
Requires chake > 0.4
-
- nodes.yaml now contains the architecture description, which applies to all environments. - config/$ENV/config.yml contains the configuration
06 Mar, 2015
1 commit
-
There are still a few TODO's
03 Mar, 2015
1 commit
-
This way we can use the exact same nodes.yaml against different deployment sites (e.g. development, staging, production).