|
With this, we'll have a very basic Roundup instance running on issues.adblockplus.org. Some long term issues remain:
1. We should configure postfix to use an SMTP relay
2. We should use the roundup WSGI bridge instead of the standalone server
3. We should make it possible to create private issues (Roundup's permission system can do that)
However, I think this is something we can get started with.
Total comments: 23
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+683 lines, -1 line) |
Patch |
|
M |
Vagrantfile
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
manifests/issuesserver.pp
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
manifests/monitoringserver.pp
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
manifests/nodes.pp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
manifests/vagrant.pp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
modules/private-stub/manifests/roundup.pp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
modules/roundup/manifests/init.pp
|
View
|
1
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
|
A |
modules/roundup/templates/config.ini.erb
|
View
|
1
|
1 chunk |
+574 lines, -0 lines |
0 comments
|
Download
|
|
A |
modules/roundup/templates/roundup-server.ini.erb
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A |
modules/roundup/templates/site.erb
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
Total messages: 10
|