Live data from Hacker News

Fluxflex: GitHub integrated cloud hosting, starting at $1/month

fluxflex.com

61–66 of 66 posts

Re: Fluxflex: GitHub integrated cloud hosting, starting at $1/month

#62
post #60
post #59

Earlier quoted context omitted.

The link I posted goes to www.fluxflex.com, not fluxflex.com Both are broken in the same way.

Hmm, it seems weird. We just use zerigo.net as our external DNS nameservers, and it has some relations with this current issue. I should investigate the problem deeper.

So it looks like the problem was that you updated your DNS but forgot about TTLs. Your new cert has the correct name on it, but you didn't setup the cert chain properly (SSLCACertificateFile under Apache)

https://www.wormly.com/test_ssl/h/50.16.245.9/i/50.16.245.9/...

Re: Fluxflex: GitHub integrated cloud hosting, starting at $1/month

#63
post #62
post #60

Earlier quoted context omitted.

Hmm, it seems weird. We just use zerigo.net as our external DNS nameservers, and it has some relations with this current issue. I should investigate the problem deeper.

So it looks like the problem was that you updated your DNS but forgot about TTLs. Your new cert has the correct name on it, but you didn't setup the cert chain properly (SSLCACertificateFile under Apache) https://www.wormly.com/test_ssl/h/50.16.245.9/i/50.16.245.9/...

You are right. We changed our frontend from Django+Apache to Rails+Nginx, and we forgot to specify the certificate chain in nginx config file. Now I added the description, and confirmed that we can access to the web site via SSL.

Re: Fluxflex: GitHub integrated cloud hosting, starting at $1/month

#65
post #2

I'm the founder of fluxflex, and am willing to answer any questions. Fluxflex now supports PHP, Python, Ruby, Perl, Node.js and Haskell. We'll support additional languages in near future.

What NPM (NodeJs) modules do you support? How does one enable them?

Re: Fluxflex: GitHub integrated cloud hosting, starting at $1/month

#66
post #11
post #7

How does it work? How does it handle configuration and installation?

You can write a configuration file named .flx and we will run commands according to the description in it. "Lokka on fluxflex" is a greate example for understanding how the configuration and the deployment work on fluxflex. You can read the source code at https://github.com/sowawa/lokka . Various one-click install applications are hosted on GitHub, and you can fork, merge and push on GitHub as well as just install th…

I hope that shell script is properly jailed.
Post reply on HN