easy-deploy-bundle icon indicating copy to clipboard operation
easy-deploy-bundle copied to clipboard

Configurable operation systems for servers and ability to make some commands depends on them

Open mervit opened this issue 4 years ago • 1 comments

  • Create new System name space with sevral basic opration systems
  • Add parametr to addServer function which defines opration system
  • Generate release folder name by php not by server
  • reqister new property to get OS depended commands _env_command
  • for linux servers start bash before execute any commands (ssh dont starting bash when command in parameter is specified and some programs not works, for example git)

mervit avatar Mar 24 '21 23:03 mervit

How about MacOS? Is it same as Linux?

fd6130 avatar Nov 12 '21 15:11 fd6130