Kallithea issues archive

Issue #152: One line install needed.

Reported by: Jason Harris
State: new
Created on: 2015-08-16 14:04
Updated on: 2015-08-27 00:12

Description

First thanks for all the hard work in getting this going...

However, as a user who just wants to use this nice scm system, I don't actually want to learn about the details. I don't know what paster is, I don't want to learn about how to connect wsgi sockets, I don't know what waitress is, I don't want to know how to hookup nginx sockets to this backend.

Basically this is a plea to make this much more accessible. There should be a one line install that installs everything with a good set of defaults, which after it is working, people can go back and change the defaults if they want. (Maybe upload some cert's) but other than that they should have a production system which they can use with their team.

So that way when a user wants to spin up a digital ocean droplet, or an E2c instance, or a VM on their proxmox or ESXi host or wherever, then they can just run the one line and they are done and then they can get back to the zillions of other tasks they have to do...

Maybe this is an ansible playbook, or chef, or saltstack, or something. Maybe a bash script which calls those?

Likewise upgrading should be a one-liner...

You will get vastly more users if you do this...

Me, I got up to the stage where I could serve Kallithea with either paster or uwsgi, but missed getting the socket connection through to nginx, and hence to setup https. I am sure if I threw more time at this I would scrabble around find out the details and get something going. I would of course wonder did I do it correctly? Are their security holes in what I did etc? And it would be a somewhat suboptimal and frustrating experience.

It will likely take you guys a couple of days to get a nice one line install command going. It will save your users vastly more time and make you program vastly more popular. So please please could you do this?

Thanks, Jason

Attachments

Comments

Comment by Jason Harris, on 2015-08-16 14:06

Comment by Jason Harris, on 2015-08-16 14:07

Comment by Mads Kiilerich, on 2015-08-16 22:21

Somewhat related:

Also, I don't understand why people prefer to combine a development web server with a top tuned minimal web server in a complex multi tier setup when apache and mod_wsgi in my experience just works. The documentation could perhaps just state that more clearly ...

Also, FWIW, I don't know much about the "cloud" "components" that are trending right now. It would perhaps be easier for someone with experience in the specific cloud systems to implement what you are asking for and ask specific Kallithea questions than it would be for someone with Kallithea experience to learn the (right) cloud stacks.

Comment by Mads Kiilerich, on 2015-08-27 00:12

http://lists.sfconservancy.org/pipermail/kallithea-general/2015q3/001291.html - does that address this? If not, why not? Responses to the wider audience on the mailing list would be appreciated.