Changes between Version 3 and Version 4 of Internal/OrbitWebServer
- Timestamp:
- Jan 4, 2011, 10:24:59 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OrbitWebServer
v3 v4 1 1 Orbit Uses Trac and Svn in the background for the content of the web server.[[BR]] 2 2 Scheduling is done through the internal3 machine, as such we proxy all the requests on to internal3 for scheduling [[BR]] approval and modifications. [[BR]] 3 We are running trac 0.11 version, web server is apache2 [[BR]]3 We are running trac 0.11.7 version, web server is apache2 [[BR]] 4 4 List of Modules needed to enable orbit Servers [[BR]] 5 5 … … 12 12 13 13 The data was brought over from external1 machine and in order to make it sync, the trac data had to be [[BR]] 14 reindexed and syched using the trac-admin utility. 14 reindexed and syched using the trac-admin utility.[[BR]] 15 Trac was installed using easy_install , with the apt-get install we experienced difficulties in porting data over. 15 16 17 18