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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] Server requirements second attempt
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Server%20requirements%20second%20attempt&In-Reply-To=%3C2723d1bec04d283a67286b847afaa29d%40www.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000221.html">
<LINK REL="Next" HREF="000271.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] Server requirements second attempt</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Server%20requirements%20second%20attempt&In-Reply-To=%3C2723d1bec04d283a67286b847afaa29d%40www.ephaone.org%3E"
TITLE="[Mageia-webteam] Server requirements second attempt">misc at zarb.org
</A><BR>
<I>Sun Feb 13 20:55:54 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000221.html">[Mageia-webteam] Server requirements second attempt
</A></li>
<LI>Next message: <A HREF="000271.html">[Mageia-webteam] Server requirements second attempt
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#227">[ date ]</a>
<a href="thread.html#227">[ thread ]</a>
<a href="subject.html#227">[ subject ]</a>
<a href="author.html#227">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE> On Sun, 13 Feb 2011 11:56:45 +0000, Kosmas Chatzimichalis wrote:
><i> Michael,
</I>><i>
</I>><i> Here's the second attempt about requirement for the server following
</I>><i> the
</I>><i> initial one some time ago.
</I>><i>
</I>><i> Not sure if we should be looking at the Mandriva Cooker rpms or other
</I>><i> specific version.
</I>><i> The ones below are from the Cooker distribution, but if I should be
</I>><i> looking
</I>><i> at a different one let me know:
</I>
Well, for ruby, the issue is that we are using puppet on server, and so
updating to cooker
rpms is IMHO risky. I would prefer to keep it with supported and tested
version ( as puppet
is using rails for active record, for reporting and this is used for
deploying postgresql db ).
So I can try, but this will requires more testing ( as I need to check
that everything still work
fine on puppet side ).
><i>
</I>><i> - ruby-1.8.7.p330-1mdv2011.0.i586.rpm (main)
</I>><i> - ruby-RubyGems-1.3.7-1mdv2011.0.noarch.rpm (main)
</I>><i> - rails-2.3.10-1mdv2011.0.noarch.rpm (contrib) - altough there is
</I>><i> a
</I>><i> security upgrade to 2.3.11 (
</I>><i>
</I>><i> <A HREF="http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4">http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4</A>)
</I>><i> - Database to be used either MySQL or PostgreSQL
</I>><i>
</I>><i> I believe that there are benefits for using version 3, so I would
</I>><i> like to
</I>><i> investigate if it's possible to build a package for it.
</I>
Well, how hard is this to update later the project to rails 3 ?
I mean, the first version is quite simple, so what about doing the
first in rails 2.X
with fewer features, and later do it in rails 3 with more features (
and likely better architectures, as we
often gain insight of the application once we dvelop the first version
and get the first feedback )
Maybe this was badly specified, or I badly explained, but a simple CRUd
will be enough, do not really
add too much feature for the first version.
><i> If you know who is current maintainer for it, I can get in touch and
</I>><i> see if
</I>><i> I can help with that.
</I>
Shikamaru, ( <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">shikamaru at mandriva</A> )
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000221.html">[Mageia-webteam] Server requirements second attempt
</A></li>
<LI>Next message: <A HREF="000271.html">[Mageia-webteam] Server requirements second attempt
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#227">[ date ]</a>
<a href="thread.html#227">[ thread ]</a>
<a href="subject.html#227">[ subject ]</a>
<a href="author.html#227">[ 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>
|