-
Notifications
You must be signed in to change notification settings - Fork 0
Directory structure
k4200 edited this page May 25, 2011
·
5 revisions
hard to remember all of these...
- /home/lifthub
- lifthub-sbt : workspace for dev
- server? : to be created
- bin/sbt : sbt to build user projects
- /opt/nginx/html/gitorious : Gitorious home
- script : contains custom scripts
- /home/gitrepomanager : Owned by 'git' user.
- lifthub-sbt/ : workspace for dev
- resources/ : contains *.props for ... what?
- /home/lifthub
- nginx
- conf.d : conf files for user projects go here.
- foo.conf
- logs : log files for user projects go here.
- foo.access.log
- conf.d : conf files for user projects go here.
- sbin/setup-jail.sh
- lifthub-sbt : ssh://[email protected]/home/lifthub/lifthub-sbt
- nginx
- /home/jails : jail root
- basejail : to be mounted on /home/jails/jailname/basejail
- flavours/lifthub : project templates
- ezjail.flavour : Executed when creating a jail (creating users etc).
- usr/local/etc/sudoers : not used?
- foo : runtime environment
- home/lifthubuser
- bin/server-start-test.sh : script to start a server (jetty)
- etc/jetty.xml : created from the template (where?)
- logs/
- yyyy-mm-dd.request.log : log files written by jetty
- jetty-exec.log : output by the startup program.
- webappdir : ROOT.war goes here.
- home/lifthubuser