I got the same problem (login: bernat). Running on plain Ubuntu 14.04. I have also tried to unlink the agent to relink them, but "Link new" button gives the landing page where we choose the free/non-free version. So now, I don't have any server instance...
Also, I didn't log with GitHub because I didn't want to give write access to anything. You should give the option to only request the email address.
Hm.. try to start it without --privileged. WI think it's not necessary now. I don't remember the main reason why we use that flag. Please try without and can you send me feedback about. If it will work good - we'll update installer. Thx you!
It's really quite simple. I'm on an anti-account binge, and have been for a while.
Primarily, I just hate accounts. I have hundreds of them man. It's absurd. I don't bother trying to log in to most of them any more, if it's not a service I use every day I go directly to recovering the username and password, because I'll never get it in the three or five or 10 tries I'm allowed before the account is locked/they start giving me captchas. Often enough, that system breaks, and then I'm left having to email admins and beg them to help. That's always a fun coin to toss.
So I don't make 'em any more, unless I literally have to. Quite seriously, the only new account I recall opening in the last two years is with the Australian government, because it was mandatory to do my tax return via that system. Maybe there's one or two others, I don't know. e: I remember the other one, it's this one! tada, own goal!
I'm currently locked out of the government system, because their secret question/answer system didn't like my answers. I have to call them during business hours to fix it. I moved to another country recently, so that's going to be cheap and stuff.
Secondarily, I'm starting to critique peoples use of accounts. Lots of people implement a username/password system when they don't need it, because it's easy to do so. As a developer myself, I am taking a stand against lazy development.
Maybe I don't fully grasp your product (I'll be honest, the instant I saw "sign up now" my shutters went down), but it seems like a graphical docker container configuration management tool is less effective as a web app than a desktop app, and doesn't need an account system either way.
For example, if you're using the accounts for saving flow setups, could that not be done with a combination of URL parameters (encoding customer specific data like IP addresses) and page ID's to a key-value database (with the benefit of data de-duplication), thus allowing me to save my work with a simple ctrl-d to bookmark it? As a side benefit, I can share it just by emailing it to people.
Hey, maybe I'm wrong, maybe your system really does need accounts, but I'm still not going to make one. I have to draw the line somewhere if I want this endless account sprawl to end.
You are right. But you can play with our platform this weekends, and on next week we'll opening agent to open-source and enable security. We have some delay with SSL delivery. :(
When I see security as a second-class citizen on user-visible elements, I assume that the same philosophy was applied on the parts I can't audit, even after the front-end stuff was fixed.
I agree. Basically makes me distrust the whole thing inside and out; who knows what other bs engineering practices were used in non visible parts of the stack? Shipping is great, but please don't ship insecure stuff as a product you want customers to use. Please.
You can get HTTPS for free (and hassle-free) if you use Cloudflare as your DNS server. Disclaimer: I am doing this publicity as a happy customer, without earning anything in return.
It's a bit more than DNS. It's sending all of your traffic through cloudflare, and they cache content/act as a CDN. But they can theoretically inspect/modify all traffic.