councilroom was a dell studio XPS 7100 with 16 GB of RAM and 440 GB of disk.
I think it was < $1300, shipped, including a monitor in mid 2010. I'd guess it would be < $800 now for an equally powered, headless server.
David Lu!!
unread,
Oct 30, 2012, 4:04:34 PM10/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rob Renaud, council...@googlegroups.com, wb...@hotmail.com
After thinking about this for a bit, questions I have...
1) What's the status of Mike's server? Is councilroom not up there
because of just the code issues?
2) If we bought a server, where would it go?
-DL!!
> --
>
>
NobleHelium
unread,
Nov 6, 2012, 12:00:20 AM11/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to council...@googlegroups.com, wb...@hotmail.com
I think there is an easy solution for hosting. Your code is already on Github. Heroku offers one free Dyno (server unit) to everyone and it is easy to use if you are already using Git. So I would just open a Heroku account and get the code up there and running. Is one Dyno enough for councilroom.com? Not sure, especially given Renaud's comments about not optimizing certain things. But at least you'd have a minimally working website rather than the current nothing.
Disclaimer: I've never personally used Heroku so I could be completely wrong on this.
David Lu!!
unread,
Nov 7, 2012, 11:59:22 PM11/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NobleHelium, council...@googlegroups.com, wb...@hotmail.com
The constraining element here is not the processing power, but the storage space, the pricing of which looks to be quite steep on Heroku. But thanks for the tip.