Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

mervit
Copy link

@mervit mervit commented Mar 24, 2021

  • 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 added 18 commits March 19, 2021 02:43
author Vítězslav Mergl <[email protected]> 1616162418 +0100
committer Vítězslav Mergl <[email protected]> 1616629168 +0100

Change export command to set

remove quotes fromm release path

remove quotes fromm release path

remove quotes fromm release path

remove quotes fromm release path

remove ; from env set

come back to export commands

revert changes in requirements, create env command variable

Revert "Merge branch 'master' of github.com:mervit/easy-deploy-bundle"

This reverts commit 404f103.
@fd6130
Copy link

fd6130 commented Nov 12, 2021

How about MacOS? Is it same as Linux?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants