Or just let the web server handle auth?
DockerUI - A web interface for Docker
11–13 of 13 posts
Re: DockerUI - A web interface for Docker
#12Earlier quoted context omitted.
Yes your right. I sat down and wrote the first pass of the UI in a couple hours and it was the first time I used AngularJS. If you are AngularJS wiz and want to contribute feel free to open pull requests and clean up after me ;) DockerUI is licensed under MIT so code away.
Yes, you are right.
Re: DockerUI - A web interface for Docker
#13Earlier quoted context omitted.
I agree with what you say but sometimes when you're bootstrapping an idea, TDD/BDD can get on your way, slowing down things. I think the author created some prototype, released it and now is checking if it gets the community support. I was also checking the source code and the front end is done using AngularJS and the project's structure is not that nice. Again, I think this is because of the prototyping stuff.
Yes your right. I sat down and wrote the first pass of the UI in a couple hours and it was the first time I used AngularJS. If you are AngularJS wiz and want to contribute feel free to open pull requests and clean up after me ;) DockerUI is licensed under MIT so code away.