PDA

View Full Version : How to document a web application server ?



Oxii
January 10th, 2013, 10:03 PM
I have a web app server and I would like to document its configuration but I'm a little bit lost and don't know where to start. I want to include:
-Environment
-OS
-Servers (apache httpd - tomcat)
-app structure
..
.. etc

Does anyone have a template or something similar to help me ?

oldfred
January 10th, 2013, 10:24 PM
I am a desktop user, but that is a start.

I like rsync and add a few commands to provide extra documentation.
discussion of alternatives/strategy backups
https://help.ubuntu.com/community/BackupYourSystem

I used this as a starting point and added my own commands.
Originally Posted by MountainX View Post #20 also other backup apps
http://ubuntuforums.org/showthread.php?t=868244&highlight=backup
Sample rsync file, use a text editor and paste into a file & name it mybackup.sh

This is now getting very old - 2006 but servers have not changed all that much.
Document system backup or multiple install:
http://users.telenet.be/mydotcom/howto/linux/autoinventory.htm
http://users.telenet.be/mydotcom/howto/linux/automatic.htm

Does not include a lot of other server folders you probably want to include.
Oldfred's list of stuff to backup May 2011:
http://ubuntuforums.org/showthread.php?t=1748541

Some files to exclude from /home:
http://ubuntuforums.org/showthread.php?t=1883834

more scripts:
http://ubuntuforums.org/showthread.php?t=1319155