Conversation:
Notices
-
ⒿⓅⓄⓅⒺ (jpope)'s status on Tuesday, 01-Jan-2013 13:09:01 EST
ⒿⓅⓄⓅⒺ
Attempting to setup a pump.io instance. Not having any luck registering for the site. :| -
ⒿⓅⓄⓅⒺ (jpope)'s status on Tuesday, 01-Jan-2013 13:09:59 EST
ⒿⓅⓄⓅⒺ
Guess I could have directed that to the !pumpio group. -
Evan Prodromou (evan)'s status on Friday, 11-Jan-2013 22:47:58 EST
Evan Prodromou
What happened when you tried to register? -
ⒿⓅⓄⓅⒺ (jpope)'s status on Friday, 11-Jan-2013 23:44:18 EST
ⒿⓅⓄⓅⒺ
@evan It would just go back to the main front page. I was attempting to run it behind a nginx proxy_pass setup similar to my etherpad … -
ⒿⓅⓄⓅⒺ (jpope)'s status on Friday, 11-Jan-2013 23:45:28 EST
ⒿⓅⓄⓅⒺ
... setup (example config: https://bin.jpope.org/xunacetebe.nginx ) Gonna play with that this weekend and see if I can figure it out. -
ⒿⓅⓄⓅⒺ (jpope)'s status on Friday, 11-Jan-2013 23:51:33 EST
ⒿⓅⓄⓅⒺ
@evan This is also why I’m currently running it on a non-standard port, even though I knew it’d break the webfinger stuff. -
Evan Prodromou (evan)'s status on Saturday, 12-Jan-2013 00:15:50 EST
Evan Prodromou
Yikes! I have no idea if that would actually work. -
Evan Prodromou (evan)'s status on Saturday, 12-Jan-2013 00:16:31 EST
Evan Prodromou
Once you actually click a link, you're in JavaScript HTML5 Ajax land. So that might be why it was weird. -
Evan Prodromou (evan)'s status on Saturday, 12-Jan-2013 00:25:30 EST
Evan Prodromou
I've seen something similar when the JavaScript has a compile error. Posting in the registration form just does a GET with username and pwd. -
Evan Prodromou (evan)'s status on Saturday, 12-Jan-2013 00:26:18 EST
Evan Prodromou
I'm actually *really* interested to see how the software works on free PaaS and IaaS offerings. -
Evan Prodromou (evan)'s status on Saturday, 12-Jan-2013 00:34:02 EST
Evan Prodromou
pump.io won't work on openshift.com because it only supports stinky ol' NodeJS 0.6.x. But appfog.com supports 0.8.x. -
Evan Prodromou (evan)'s status on Saturday, 12-Jan-2013 00:34:27 EST
Evan Prodromou
I think it should work on http://aws.amazon.com/free/ but I don't yet support RDS (MySQL) or DynamoDB backend. -
ⒿⓅⓄⓅⒺ (jpope)'s status on Saturday, 12-Jan-2013 11:48:33 EST
ⒿⓅⓄⓅⒺ
@evan Should pump.io webfinger be working with the webfinger.org lookup? http://u.jpope.org/30 -
ⒿⓅⓄⓅⒺ (jpope)'s status on Saturday, 12-Jan-2013 13:23:29 EST
ⒿⓅⓄⓅⒺ
@evan So, pump.io will work through a proxy_pass setup, just not when you specify the port that it’s running on.
-