Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaines committed Apr 7, 2012
1 parent be441c5 commit 2b051a4
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Expand Up @@ -8,8 +8,11 @@ A simple little one-page Intranet homepage I created for my home server with the
* CouchPotato
* Headphones
* SABnzbd
* uTorrent WebUI
* Movie Trailers
* Currently downloading on SABnzbd
* List of TV Shows that come out today
* Currently downloading on uTorrent (requires web ui to be enabled)
* List of TV Shows that come out today from Sickbeard
* Show Wifi Password
* Completely customisable to show or hide only the features you want

Expand All @@ -20,4 +23,10 @@ A simple little one-page Intranet homepage I created for my home server with the
Ideally this would go on the root of your web server, which is why the intranet resources are in a folder named intranet. The resources are all relative so you can move it in to a subfolder if you like.

To configure the page you will need to open the intranet folder and rename serverconfig-example.php to serverconfig.php
Open the config file and make the appropriate changes to the IPs, Ports, API Keys, Usernames and Passwords.
Open the config file and make the appropriate changes to the IPs, Ports, API Keys, Usernames and Passwords.

## Updating

If something goes wrong after updating, please consult the latest serverconfig-example.php file. Odds are something's changed and you'll need to either:
* Update your serverconfig.php with the changes
* Rename serverconfig-example.php to serverconfig.php and copy in the settings from your old serverconfig.php

0 comments on commit 2b051a4

Please sign in to comment.