by serverQuestion on 12/8/18, 12:00 PM with 43 comments
Think connecting to a git repo from the UI. connecting to a domain to create development urls: projectname.domain.com, that sort of things.
I'm not sure what to look/search for online to find what I'm looking for.
by syntheticcdo on 12/8/18, 10:46 PM
If you want ease-of-use, running your own server is not the way to go. You can get pretty far with AWS/GCP/Azure free tier.
by 64738 on 12/9/18, 2:25 AM
Edit: Doh! Except for the admin panel, which was a pretty major part of your question :) Dokku is CLI-based, though I seem to remember there being a third-party web ui for it, can't remember. Either way, it might still be worth checking out.
by jchw on 12/8/18, 10:44 PM
by lykr0n on 12/9/18, 12:45 AM
by jimsmart on 12/10/18, 10:47 PM
We use VirtualMin on our servers for all of our commodity hosting (it is based upon WebMin). There is an open source version and a pro version. We use the pro version — I don't personally know what the exact differences are, as it was my colleague's choice historically, so I can't comment specifically on the open source version's features. But we've found it pretty good, and cheap enough ($6/month/server).
It takes literally seconds to set up a new domain, provides config info to copy across to our DNS provider (we don't do DNS on the same machine, other folk can provide a far more reliable service at no extra cost: FWIW, we use Joker), it has support for autocerts from Let's Encrypt, and has fairly up-to-date app bundles for a lot of well known web apps.
I'm a developer, and have no issues with command line, but using a control panel for day-to-day basics is just so easy, pretty much a total no-brainer, and also allows us to have more technically minded folk manage their own domains/subdomains and services (if you wish to share/resell).
I've used Plesk before, and didn't like it much, for a variety of reasons (including when it borked an update, and was all kinds of hell to fix)
by devxpy on 12/8/18, 11:57 PM
It might be a little finniky for you to wrap your head around at first, but it does work well once you do that.
by kiwijamo on 12/9/18, 1:08 AM
by reacharavindh on 12/9/18, 11:14 AM
by thekonqueror on 12/10/18, 2:30 AM
There is a free version available for non-commercial projects.
by woudsma on 12/8/18, 10:50 PM
by vgeek on 12/9/18, 1:52 AM
You can provision a subdomain and clone whatever repo into the root directory and be functional pretty quickly.
by bfoks on 12/8/18, 11:41 PM
by keviv on 12/11/18, 12:50 PM
by unixhero on 12/8/18, 10:59 PM
Cloudron
by leetbulb on 12/8/18, 11:30 PM
by InGodsName on 12/9/18, 5:41 PM
by kyriakos on 12/9/18, 5:03 AM
by daemonk on 12/9/18, 1:51 AM
by leowoo91 on 12/9/18, 6:02 PM
by xaduha on 12/8/18, 11:30 PM
by alixaxel on 12/9/18, 7:15 AM
by pmlnr on 12/9/18, 2:51 AM
by spicyusername on 12/9/18, 3:25 PM
by alexandernst on 12/9/18, 12:00 AM
by slifin on 12/9/18, 3:57 PM