Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82306 - Request for hosting (glep 15)
Summary: Request for hosting (glep 15)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Infrastructure
URL: http://www.gentoo.org/proj/en/glep/gl...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 18:49 UTC by Ian Leitch (RETIRED)
Modified: 2005-03-08 17:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Leitch (RETIRED) gentoo-dev 2005-02-16 18:49:52 UTC
This is an official request for server space to be used for the development of GLEP 15. This glep is still in alpha stages, yet with 3 (and a possible 4th) developer working on it, we need a central node for testing. 

Requirements:
Python >= 2.3
MySQL
dev-python/jonpy
mod_fastcgi
an XSLT implementation
ssh access for each developer
CVS access to gentoo/src/glsr
ExecCGI for .py scripts
index.py as a DirectoryIndex

Future requirements:
scripts.g.o subdomain
scripts.g.o bugzilla component
scripts@g.o alias

All of this would be muchly appreciated.
Comment 1 Lance Albertson (RETIRED) gentoo-dev 2005-02-16 19:26:33 UTC
We're kind of busy trying to get other things done, but when you're ready we can take a look at getting this implemented. So just be patient on our part :)
Comment 2 Lance Albertson (RETIRED) gentoo-dev 2005-03-07 07:26:49 UTC
Why does each developer need ssh access to this box?
Comment 3 Colin Morey (RETIRED) gentoo-dev 2005-03-07 07:48:13 UTC
is this each developer of this project, or all developers of Gentoo, or anyone who wants to develope a script for scripts.gentoo.org?
Comment 4 Ian Leitch (RETIRED) gentoo-dev 2005-03-07 08:35:23 UTC
Yes, just access for developers working on the glep. Just the 3 of us so far.
Comment 5 Lance Albertson (RETIRED) gentoo-dev 2005-03-07 08:38:21 UTC
What kind of things will they be editing/etc. I just don't like the idea of giving access to every dev who needs to do something on that site. I'd prefer having two main people handling it, and maybe having some other method to update stuff on that site. Much like we do for the main website. Do you have a alpha of this site up somewhere?
Comment 6 Ian Leitch (RETIRED) gentoo-dev 2005-03-07 08:57:01 UTC
ssh access is needed to alter the configuration of the site during development and sync the code with that from CVS. The site does have an administration area for use once it's ready. The ssh access is only needed during development for a few minor things, I am the only one who _needs_ ssh, but it's inconvenient for the others to bug me if they need something altering. The code is in CVS under gentoo/src/glsr. 
Comment 7 Lance Albertson (RETIRED) gentoo-dev 2005-03-07 08:59:48 UTC
Ok, that sounds reasonable. I was just concerned about have more than 3-4 people with shell accounts just to edit a few things. If it won't be needed after developement, I don't have a problem with that. Just be aware I'd like to keep access to a minimum if possible. I'll see about getting this setup this week sometime. When are you usually available? (UTC)
Comment 8 Ian Leitch (RETIRED) gentoo-dev 2005-03-07 09:05:20 UTC
I'm not online at set times, though you'll be able to find me pretty easily. Anywhere from 4:00pm onwards is good.
Comment 9 Matthew Kasa (RETIRED) gentoo-dev 2005-03-07 10:50:46 UTC
Why not include the configuration file(s) in cvs?  then we could simply sync from cvs as we do for www.g.o
Comment 10 Ian Leitch (RETIRED) gentoo-dev 2005-03-07 13:38:31 UTC
They are and we will, but ssh access is still needed to test with different configuration options (without having to wait till the next sync) and manually sync with CVS. 
Comment 11 Matthew Kasa (RETIRED) gentoo-dev 2005-03-07 15:35:08 UTC
You could use an ssh command to force a sync, and we could still minimize shell access that way.
Comment 12 Lance Albertson (RETIRED) gentoo-dev 2005-03-08 17:15:46 UTC
Got the test site setup and working. Cheers!