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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] Webteam peers, bootstrapping
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Webteam%20peers%2C%20bootstrapping&In-Reply-To=%3CAANLkTi%3DpW-CA%3D171xaOZQbEr0Rbzw97Bq2ru%2Bc%3DMo_jG%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="000094.html">
<LINK REL="Next" HREF="000097.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] Webteam peers, bootstrapping</H1>
<B>Romain d'Alverny</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Webteam%20peers%2C%20bootstrapping&In-Reply-To=%3CAANLkTi%3DpW-CA%3D171xaOZQbEr0Rbzw97Bq2ru%2Bc%3DMo_jG%40mail.gmail.com%3E"
TITLE="[Mageia-webteam] Webteam peers, bootstrapping">rdalverny at gmail.com
</A><BR>
<I>Thu Jan 6 14:27:05 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000094.html">[Mageia-webteam] Webteam peers, bootstrapping
</A></li>
<LI>Next message: <A HREF="000097.html">[Mageia-webteam] Webteam peers, bootstrapping
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#96">[ date ]</a>
<a href="thread.html#96">[ thread ]</a>
<a href="subject.html#96">[ subject ]</a>
<a href="author.html#96">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, Jan 6, 2011 at 13:19, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">misc at zarb.org</A>> wrote:
><i> Le jeudi 06 janvier 2011 à 12:09 +0100, Romain d'Alverny a écrit :
</I>>><i> What do peers have that non-peers do not?
</I>>><i> [...]
</I>><i> How are access to $VCS will be handled ?
</I>><i>
</I>><i> The possibility of having access to server to either read logs or run
</I>><i> some limited commands was also asked, how would it articulate with this
</I>><i> scheme ?
</I>
I had written a § about it but thought it was too early here. Anyway,
here are my thoughts:
* VCSes:
- read access for everyone (peers & non-peers);
- write access for:
- webmasters (specific role, see below)
- app manager, who should in turn be able to provide a write
access to other peers (developers), on demand? if that's possible
- or for all peers, with each developer/app manager having a
careful look at what happens.
- or maybe it can be app-specific (depending on the app-criticity)
- of course, something making push/merge requests possible could
help (writable only by manager+webmasters, leaving everyone else push
changes to be merged after review)
* server logs:
- read access to webmasters
- some limited commands? what type? rsync/svn/git types?
* server deployment:
- staging from a branch available to all peers
- production push from staging available to webmasters only
Webmasters are necessarily peers; they do master the whole websites,
deploy into production with the assistance of app developers (in
short, with sysadm, they are the ones having the production-push
button and the ability to check on logs). Of course, this requires
webmasters & sysadm to go along well. So sysadm would have at least a
consultative say on who can become a webmaster.
At this time, this role is managed by (non-sysadm people): me and
damsweb for blog/www (editorial stuff), I believe all the rest is
pushed by sysadm at this time.
Advice?
Romain
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000094.html">[Mageia-webteam] Webteam peers, bootstrapping
</A></li>
<LI>Next message: <A HREF="000097.html">[Mageia-webteam] Webteam peers, bootstrapping
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#96">[ date ]</a>
<a href="thread.html#96">[ thread ]</a>
<a href="subject.html#96">[ subject ]</a>
<a href="author.html#96">[ 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>
|