Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Survey: Who is self-hosting Circular? #26

Open
julien-c opened this issue Feb 15, 2014 · 15 comments
Open

Survey: Who is self-hosting Circular? #26

julien-c opened this issue Feb 15, 2014 · 15 comments
Assignees
Labels

Comments

@julien-c
Copy link
Owner

Hello all,

I'm currently considering a backend rewrite for Circular, switching from PHP and maybe using a different DB engine.

Who is currently self-hosting Circular, so that I can assess how much of an impact that would represent on the community?

Best,

Julien

@julien-c julien-c self-assigned this Feb 15, 2014
@lauris
Copy link

lauris commented Feb 19, 2014

If it ain't broke, don't fix it. Time could be spent better, e.g., on implementing features and fixing bugs.

I am going to try self-host version of Circular today. However to use it fully, I will probably have to implement persistent user sessions and fix twitter auth bug (currently it wants to autorize Circular app on every login).

@julien-c
Copy link
Owner Author

Hi @lauris,

Thanks for your input. Circular is a side project for me so it's also a way to learn new technologies and be a technological testbed of sort.

What's the issue with user sessions? They should be persistent.

@lauris
Copy link

lauris commented Feb 19, 2014

Well in that case, you should definitely do that. I was already using Circular.io and the app is pretty nice :)

Just checked the issue with sessions, seems that they are persistent indeed, but somehow I got the impression that they are not. Proably because I got logged out a lot.

@andykenward
Copy link

Hi @julien-c ,

Just came across this while looking into buffer alternatives. Have you thought of switching from php to node.js . I would stick with MongoDB

@julien-c
Copy link
Owner Author

@andykenward Yes, either Node or Go :)

@cabbeer
Copy link

cabbeer commented Apr 25, 2014

Are you still considering doing a rewrite?

@stp-ip
Copy link

stp-ip commented Nov 11, 2014

I vote for Go ;) and some modularity in social accounts (g+, fb, twitter etc.)

@julien-c
Copy link
Owner Author

I will put some work into an API rewrite in the coming days. Still undecided between Node and Go. Anyone interested in helping out?

@cabbeer
Copy link

cabbeer commented Mar 24, 2015

I vote for node!

@potomak
Copy link
Contributor

potomak commented Apr 1, 2015

I'd like to help if you decide to make it in go.

@julien-c
Copy link
Owner Author

julien-c commented Apr 8, 2015

Guys – I actually have a branch sitting on my work computer with a few days' worth of work into rewriting Circular in Node. I need to get my shit together and actually push the branch now :)

If anyone wants to help: I'm using http://passportjs.org/ for social authentication, mongojs as my Mongo wrapper, and node-twitter.

Pretty swamped by work right now, but I'll try and put some work into finishing this at the end of the month (25/26).

Commenting here will help me keep it up, cheers!

@potomak
Copy link
Contributor

potomak commented Apr 8, 2015

I'm disappointed by your choice, but thanks for all the work you've done so far.

@danielpalstra
Copy link

Hi Julien, are you currently still working on Circular? I've been busy building a docker image from the current source and would love to help.

@patbaumgartner
Copy link

@danielpalstra is it possible to share your docker image?

@danielpalstra
Copy link

Hi @patbaumgartner I would love to share it, but unfortunately I don't have it anymore since I stopped using circular. I was using the composer https://hub.docker.com/r/composer/composer/ docker image in combination with the standard Mongo image.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants