Anonymous

Changes

Deploying a web service on WSO

36 bytes added, 00:41, December 29, 2006
m
added to WSO category
[[Category:How-To]] [[Category:Computers]] [[Category:WSO]]
A lot of open-source web software is out there just waiting to be deployed here at Williams: media lending software, wiki software, calendar software, blog software, radio scheduling software, you name it. These can either be useful for a particular student group, all students, or throughout the Eph diaspora. WSO has web servers that can host this software, and this page will give you some tips for deploying a service at Williams.
If you have an idea for a new service and want to build it yourself, check out [[How to hack on the WSO site]].
To do anything on WSO, as always, you will first need to get a [[How to get a WSO account|get a WSO account]].
==Database==
If your software is just meant for a small group of people, maybe the administrator model will work for you. However, if you want to make your service all-Williams and Williams-only, you'll want to authenticate against LDAP servers, the same thing [http://blackboard.williams.edu Blackboard] uses to check your password. See if your package either has LDAP support built in or if it's available as an extension or plugin. You might want to check the software maintainer's site for such an extension.
See [[LDAP]] for more informationabout the proper settings.
==Ideas for web server software to deploy==
126
edits