Skip to content
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

Add proxy support + fix sudo for mkfs.ext4 #1

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

vponomarev
Copy link

Fixed 2 issues i've faced during deploy attempt, sorry for single pull request:

  1. Added support of proxy for deploy process (for servers, that don't have direct access to the internet)
  2. Fixed mkfs.ext4 - SUDO is required for this command

In future it will be fine to implement deployment via seawed-up server (i.e. server will download all binaries and push it to destination server via ssh connection).

1. Add support of proxy for deploy process (for servers, that don't have direct access to the internet)
2. Fixed mkfs.ext4 - SUDO is required for this command
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