neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 276 forks source link

Transfer of neo4jrb.io domain #1580

Open subvertallchris opened 4 years ago

subvertallchris commented 4 years ago

Hey guys!

Since I'm not going to be doing any more work for the project, I think it's about time that I handed in my keys to the organization and transferred the neo4jrb.io domain. It was just renewed for another year, which can be my last contribution. I'm not sure who's in charge these days but if we can figure out the most appropriate person to take control of the domain, I'd be happy to transfer ownership. Please let me know.

Chris

klobuczek commented 4 years ago

Hi @subvertallchris, our team has taken over the maintenance of neo4jrb. I'm not sure what the plan with the neo4j.io site should be. It has not been maintained for a while. Sounds like an additional large piece of work. In any case you can hand over to me and we will figure out next steps. Thanks Heinrich

subvertallchris commented 4 years ago

Hi Heinrich, good to see you’re still working on it! Send me the email address you’d like to use as the destination for the transfer and I’ll take care of it. You can email me directly, if you’d like. Same address as always.

On Sat, Jan 4, 2020 at 1:42 PM Heinrich Klobuczek notifications@github.com wrote:

Hi @subvertallchris https://github.com/subvertallchris, our team has taken over the maintenance of neo4jrb. I'm not sure what the plan with the neo4j.io site should be. It has not been maintained for a while. Sounds like an additional large piece of work. In any case you can hand over to me and we will figure out next steps. Thanks Heinrich

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/neo4jrb/neo4j/issues/1580?email_source=notifications&email_token=AA7IJ53VKBL65LMZ3I4Z24LQ4DKA3A5CNFSM4KCXJRMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIC5UOQ#issuecomment-570808890, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7IJ5ZLHJUSHROBFIPWTFLQ4DKA3ANCNFSM4KCXJRMA .

deobald commented 4 years ago

Hey folks. I'm not sure if this is related to the transfer of the domain or not, but the Rails mapper script is no longer available on GitHub Pages. This breaks all the setup examples I can find in all of neo4jrb's many, many sources of documentation. ;)

From the standard rails new myapp -m http://neo4jrb.io/neo4j/neo4j.rb -O: http://neo4jrb.io/neo4j/neo4j.rb => 404

@klobuczek @amitsuryavanshi - is there a new place I should be looking for this script? Thanks!

amitsuryavanshi commented 4 years ago

@deobald We are working towards updating documentation. Meantime, can you try creating new app with just -O flag and then integrate activegraph into it. The README from activegraph and neo4j-ruby-driver gems would help you.

deobald commented 4 years ago

Cool! Thanks Amit. I had created an app with the -O flag and worked through the docs. I have a basic setup working now.

On Fri., Apr. 3, 2020, 20:24 Amit Suryavanshi, notifications@github.com wrote:

@deobald https://github.com/deobald We are working towards updating documentation. Meantime, can you try creating new app with just -O flag and then integrate activegraph into it. The README from activegraph and neo4j-ruby-driver gems would help you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/neo4jrb/activegraph/issues/1580#issuecomment-608484896, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAE6OQAKJWTMIOVK3RKNO3RKX2CVANCNFSM4KCXJRMA .