1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] Initial hosting requirements for maintainers db
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Initial%20hosting%20requirements%20for%20maintainers%20db&In-Reply-To=%3CAANLkTinv0PWw-sgZvca-R%2BoeT6Z0eOufKZsrrrz_Ezqc%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000133.html">
<LINK REL="Next" HREF="000135.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] Initial hosting requirements for maintainers db</H1>
<B>Romain d'Alverny</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Initial%20hosting%20requirements%20for%20maintainers%20db&In-Reply-To=%3CAANLkTinv0PWw-sgZvca-R%2BoeT6Z0eOufKZsrrrz_Ezqc%40mail.gmail.com%3E"
TITLE="[Mageia-webteam] Initial hosting requirements for maintainers db">rdalverny at gmail.com
</A><BR>
<I>Wed Jan 12 10:36:55 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000133.html">[Mageia-webteam] Initial hosting requirements for maintainers db
</A></li>
<LI>Next message: <A HREF="000135.html">[Mageia-webteam] Initial hosting requirements for maintainers db
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#134">[ date ]</a>
<a href="thread.html#134">[ thread ]</a>
<a href="subject.html#134">[ subject ]</a>
<a href="author.html#134">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, Jan 12, 2011 at 02:36, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">misc at zarb.org</A>> wrote:
><i> Le mardi 11 janvier 2011 à 23:07 +0000, Kosmas Chatzimichalis a écrit :
</I>>><i> The initial requirements for installing the maintainers db in the
</I>>><i> mageia server are: [...]
</I>>><i> 1. RVM (Ruby version manager)
</I>><i>
</I>><i> From what I know, that would likely mean compiling our own ruby version
</I>><i> on the server, using its own separate set of gems. In term of work, it
</I>><i> would like adding a specific chroot, or a special vm of a different
</I>><i> distribution just to host the application. ( different distribution
</I>><i> since that would be totally unintegrated with the rest of the servers )
</I>
What's the possible alternative?
>><i> 2. Rubygems (1.3.7)
</I>>><i> 3. Rails (3.0.3)
</I>><i>
</I>><i> [...] This would mean for the moment rails 2.3.10
</I>><i> and ruby-RubyGems 1.3.5.
</I>
Kosmas, can you backport your app to these versions?
><i> Moreover, using distribution rpm give everybody the same set of module
</I>><i> to work with, if the need to host/develop multiple rails applications
</I>><i> arise ( and I think we cannot exclude this possibility ) without having
</I>><i> to have 1 set of gems per application. And again, we will not need to
</I>><i> handle security ourself ( or at least, no need to do the hard work as
</I>><i> this is the goal of the security team ).
</I>
What about seeing with ruby packagers about this? (Kosmas?)
>><i> 5. Passenger (Apache mod_rails)
</I>><i>
</I>><i> As I told in my answer on the git topic, could we avoid using passenger,
</I>><i> and switch to fastcgi ?
</I>
Kosmas, can you check this?
Cheers,
Romain
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000133.html">[Mageia-webteam] Initial hosting requirements for maintainers db
</A></li>
<LI>Next message: <A HREF="000135.html">[Mageia-webteam] Initial hosting requirements for maintainers db
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#134">[ date ]</a>
<a href="thread.html#134">[ thread ]</a>
<a href="subject.html#134">[ subject ]</a>
<a href="author.html#134">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
mailing list</a><br>
</body></html>
|