onepiecejs / nodejs-cantas

Cantas is a real-time collaborative web application. Official repository
Other
202 stars 134 forks source link

see this packaged up in Fedora and in EPEL, and dockerfiles for Fedora and CentOS. #65

Open xiaods opened 9 years ago

xiaods commented 9 years ago

"There are a number of places I'd love to use it in Fedora, and that's a first step." excerpts from Fedora community

xiaods commented 9 years ago

Fedora community request cantas project to have an upstream package asap. all package should be review and sanitize spec bug. when everything is working done, please announce to fedora-devel maillist, it will help fedora community use it asap.

xiaods commented 9 years ago

nodejs-connect-redis nodejs-easyimage nodejs-forever nodejs-mongoose nodejs-node-krb5 nodejs-nodemailer nodejs-requestify nodejs-passport-local nodejs-redis nodejs-socket.io nodejs-xmlrpc

xiaods commented 9 years ago

excerpt from fedora community:

One particular thing you might do as a first step is to throw all of the needed packages into a Copr -- see http://copr.fedoraproject.org/ if you haven't looked at it already. This is an easy way to get packages built as a coherent repository when they're not all necessarily through review yet, and that can provide a working place.

xiaods commented 9 years ago

I have think about more times, why we need to build the nodejs package. it contain many traps. npm package update version in unstable period. upstream have overload to track the npm dependences. So i proposal use docker instread. it will keep all environment consistent. that's all.

xiaods commented 9 years ago

this is very importance feature for cantas, we need the ability to deliver software to fedora community.

maxamillion commented 9 years ago

+1 - I'd also really like to see this in the Fedora repositories. I would be happy to do a package review.

tkdchen commented 9 years ago

@xiaods any further progress so far?

xiaods commented 9 years ago

@tkdchen please do it asap, fedora need it.

tkdchen commented 9 years ago

I have been working on #70 for a period of time, that allows Fedora guys to login with their Fedora OpenID account. Packaging will come as next issue.

tkdchen commented 9 years ago

Have to be done after #70