welcome: please sign in

Diff for "WebServicesAdmin"

Differences between revisions 3 and 4
Revision 3 as of 2013-01-24 06:23:41
Size: 1203
Editor: ClintonEbadi
Comment: setting up phpmyadmin
Revision 4 as of 2013-01-24 07:10:36
Size: 1219
Editor: ClintonEbadi
Comment: link to bugzilla
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 * /BugZilla
Line 28: Line 29:

We try to set up common services in a consistent manner. Generally, a shared service should live in /afs/hcoop.net/common/app/$app, and be configured to track a release branch in the upstream version control to make updates easy. Review all hosted applications at least quarterly.

Make sure system:anyuser has as little access as needed and restrict the things service keytabs can modify.

todo: explains acls etc. more consistent formatting.

1. roundcube mail

https://webmail.hcoop.net

Root = /afs/hcoop.net/common/app/roundcube/app. Logs are written to $root/logs, temp files in $root/temp. Main source is in $root/roundcubemail, tracking the release-0.8 branch.

Runs as pts user roundcube.

Configured to use the classic theme by default because the new larry theme wastes too much vertical space (unusable on a 1366x768 laptop, even fullscreen).

2. phpmyadmin

Root = /afs/hcoop.net/common/app/phpmyadmin/. Git source in $root/phpmyadmin, tracking the STABLE branch.

Runs as pts user phpmyadmin.

3. Other Services

Some services have more detailed maintenance documentation:


CategorySystemAdministration

WebServicesAdmin (last edited 2020-07-23 02:26:18 by ClintonEbadi)