Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
sizeL
nameBonsai Framework Server Directory Structure
alignleft
version7
All services start at the opt folder,

/opt - top level directory for all custom applications, scripts and code.

/opt/backup/ - all backups for opt should be placed here using the BonsaiFramework folder and file backup standards.

/opt/apps/acme - under each app folder name, using acme as the example application,
./opt/conf_files/ /ogs - application log files
./resources - environment specific configuration files, anything not environment specific belongs in the war file

/opt/scripts