Skip to content
New issue

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

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

Already on GitHub? # to your account

How Mina work? #546

Closed
1c7 opened this issue Jul 5, 2017 · 5 comments
Closed

How Mina work? #546

1c7 opened this issue Jul 5, 2017 · 5 comments

Comments

@1c7
Copy link

1c7 commented Jul 5, 2017

Hi,
Can anyone explain how Mina work generally? (on big picture level? and maybe dive into some detail?)

  • how mina use ssh? why there are forward_agent? and permission problem?( fail to mkdir )
  • what file is the "key" file? contain most logic or something
  • just overall concept

it's easier for other people to continue to maintain this project.

  • who created this?
  • why created this? (during working for ___ company. because ____, so ____ ?)
  • when?
  • is creator still actively working on this?
  • please put all these into Readme
  • not everyone want go though commit history and do research to find out all these question

Thank you very much!

@kuboon
Copy link
Contributor

kuboon commented Jul 13, 2017

how mina use ssh?

mina uses local ssh command.
see https://github.com/mina-deploy/mina/blob/master/lib/mina/backend/remote.rb

who created this?

see https://github.com/mina-deploy/mina#credits

@kuboon
Copy link
Contributor

kuboon commented Jul 13, 2017

not everyone want go though commit history and do research to find out all these question

You can do research to save others ;)

@1c7
Copy link
Author

1c7 commented Jul 13, 2017

@kuboon Thank you very much!

d4be4st added a commit that referenced this issue Sep 22, 2017
@d4be4st
Copy link
Member

d4be4st commented Sep 22, 2017

Can you take a look at https://github.com/mina-deploy/mina/blob/master/docs/how_mina_works.md and see if that is what you needed?

@d4be4st d4be4st closed this as completed Sep 22, 2017
@1c7
Copy link
Author

1c7 commented Sep 23, 2017

@d4be4st Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants