aker-gateway / Aker

SSH bastion/jump host/jumpserver
Other
567 stars 81 forks source link

Pypi packaging + more #54

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi, I guess I just let myself be carried away a little bit with this packaging thing:)

I changed a lot of things. Mainly in file structure, I split some files to more smaler ones. But now we have true Python package. \o/

Here are some things I've done:

I tried to record and replay the session using aker.idp.json.Json provider - all was ok.

Please let me know if anything seems weird to you so we can change it before merging:)

anazmy commented 6 years ago

man!! that's marvelous

Let me spin a test environment to test all these stuff

ghost commented 6 years ago

I will close #51 since it is included in this one too. I wanted to separate my work to smaller PRs but in the end it is one huge:) Sorry..

anazmy commented 6 years ago

I did a couple of tests, things seems fine but I need to run some more tests, I think I might put this in a separate branch till I pypi upload is done and I modify my install playbook.

Ah, and I need to add some bugfixes and enhancements unrelated to your changes as well.

Many thanks for the contribution, if you have other ideas to add please let me know.

ghost commented 6 years ago

Hi, how is testing going? Do you have any idea when this is gonna be merged?

anazmy commented 6 years ago

Hey there, apologies for the delays, I got hooked up in some stuff in my day job, will wrap it up and will get back to this, hopefully this weekend.