This section is relevant for everyone marked in the OpenEngSB Team List as administrator. If you require anything of the following points to be done please write to the openengsb-dev mailing list or send a mail directly to one of the administrators.
This section describes the OpenEngSB infrastructure and the relevant parts to manage it.
The main server hosting our selfmaintained infrastructure runs Ubuntu Linux and is hosted under the domain "openengsb.org". The server is mainained remotely via SSH [pw:server].
An apache2 server processes all requests and forwards it to the corresponding service. The config-file that connects the subdomains to the corresponding services is located in /etc/apache2/sites-enabled/000-default.
This forwards point to a directory in /var/www that redirects the browser to the correct page (like build.openengsb.org -> build.openengsb.org/hudson) The tomcat-server for the homepage is located in /var/opt/tomcat. JIRA is located in /var/opt/atlassian-jira-enterprise-4.1.2/ Further all passwd-files to control http-access are located in /etc/apache2
Hudson is accessible at http://build.openengsb.org. To become an admin create account and write mail to one of the current admins.
JIRA is accessible at http://issues.openengsb.org. To become an admin create account and write mail to one of the current admins.
The github is located at http://git.openengsb.org. To become an admin create a github-account (if you don't have one) and write mail to one of the current admins.
The internal maven-repo is accessible at http://maven.openengsb.org. Use [pw:nexus] to login.
The external maven-repo hosting released artifacts is located at http://oss.sonatype.org. Use [pw:maven] to login.
To obtain admin-access for the mailing lists register google-account (if you don't have one), join mailinglists and write mail to one of the current admins
This section describes the locations of the logo and what have to be upgraded to the latest logo. The following items are used in this section and are (should be) all available within openengsb/etc/branding.
etc/branding
convert -resize 64x64 openengsb_small.png openengsb64x64.png
convert -resize 32x32 openengsb_small.png openengsb32x32.png
convert -resize 16x16 openengsb_small.png openengsb16x16.png
png2ico openengsb.ico openengsb16x16.png openengsb32x32.png openengsb32x32.png
This section describes which tools have to be upgraded and how this is done.
This section covers how to upgrade the logos in the internal management application located within openengsb/ui/web.
Manual, Maven Site and all additional presentations of the OpenEngSB are covered within this section describing how and where to upgrade a logo.