Nice work on the project btw.
I wanted to try out dsd-vps on a few projects on my DO or Hetzner stack but I noticed the plugin was defaulting to files living in /home/{server_username} and even /home/{dsd_config.server_username}/{dsd_config.local_project_name}
Can the root / home path be more customizable so that we can integrate with existing projects more easily? I use and have clients that end up /srv or /opt and it'd be nice to be able to support that.
If that's out of scope and dsd-vps is only intended to deploy one project per server then that's fine/reasonable. Otherwise, making the default path be configurable would make it easier to integrate with existing projects.
Nice work on the project btw.
I wanted to try out dsd-vps on a few projects on my DO or Hetzner stack but I noticed the plugin was defaulting to files living in
/home/{server_username}and even/home/{dsd_config.server_username}/{dsd_config.local_project_name}Can the root /
homepath be more customizable so that we can integrate with existing projects more easily? I use and have clients that end up/srvor/optand it'd be nice to be able to support that.If that's out of scope and dsd-vps is only intended to deploy one project per server then that's fine/reasonable. Otherwise, making the default path be configurable would make it easier to integrate with existing projects.