Hi!
I'm willing to learn more about the recommended way(s) to setup the various accounts and rights etc on a LSWS+Rails deployment platform.
Here's my configuration:
- ubuntu 6.06 on a dedicated box
- capistrano 1.2.0 and rails 1.1.6
- the latest LSWS / free edition is up and running (I'm about to install the LSAPI gem), running as nobody (the default in the LSWS installation), on ports 8088 and 7080 (default)
- SSH and LSWS admin access is restricted by IP
I'm using an admin user (= one who sudoes on demand) under capistrano.
Should I create a custom user instead of nobody ? Should I use suExec ? Is there anything else recommended ?
Any tips / caveats are most welcome!
cheers
Thibaut
I'm willing to learn more about the recommended way(s) to setup the various accounts and rights etc on a LSWS+Rails deployment platform.
Here's my configuration:
- ubuntu 6.06 on a dedicated box
- capistrano 1.2.0 and rails 1.1.6
- the latest LSWS / free edition is up and running (I'm about to install the LSAPI gem), running as nobody (the default in the LSWS installation), on ports 8088 and 7080 (default)
- SSH and LSWS admin access is restricted by IP
I'm using an admin user (= one who sudoes on demand) under capistrano.
Should I create a custom user instead of nobody ? Should I use suExec ? Is there anything else recommended ?
Any tips / caveats are most welcome!
cheers
Thibaut
Last edited: