aschmahmann changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.7.0 and js-ipfs 0.50.2 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
<Sheogorath[m]> And generally speaking, you can always just checkout a bare repository and upload that to IPFS. From there, you can just download it like githhub. If you update the CID after each commit to the repository and publish it using IPNS, you are also able to have people pulling the latest version all the time
<swedneck1> sadly you can't clone from ipfs without git-remote-igis
<Sheogorath[m]> (same obviously works for dnslink as well, but you have more risk for takedowns again)
<Sheogorath[m]> https://docs.ipfs.io/how-to/host-git-style-repo/ <-- there is also a written guide for it
p8m_ has joined #ipfs
<Sheogorath[m]> Swedneck: well, given you have a gateway running anywhere, it should still work
p8m has quit [Ping timeout: 260 seconds]
<swedneck1> nope
<swedneck1> try it, it won't work due to some weirdness with git expecting the server to have some git-specific stuff for cloning
fircone has joined #ipfs
conifer has quit [Ping timeout: 240 seconds]
catonano has quit [Read error: Connection reset by peer]
catonano_ has joined #ipfs
<Sheogorath[m]> Oh, I see. Yes, you have to add the `info/refs` file for the "dump protocol" to work. But that's easy. Take your bare repo, cd into it and run `git update-server-info` before uploading the directory to ipfs
<Sheogorath[m]> if you want to automate it, set it as push hook and you are fine :)
<swedneck1> Didn't work when I tried doing that
<Sheogorath[m]> Well, it just did for me 🤷
<Sheogorath[m]> Git is, when it comes to read-only repositories, very straight forward. There is not really much special stuff going on.
<Sheogorath[m]> it sends a bunch of GETs and that's it.
momus has joined #ipfs
<momus> is there a way to move files directly from google drive to ipfs directly?
momus has quit [Ping timeout: 260 seconds]
momus has joined #ipfs
fircone has left #ipfs [#ipfs]
p8m has joined #ipfs
p8m_ has quit [Ping timeout: 260 seconds]
Belkaar has quit [Ping timeout: 258 seconds]
stkw0 has joined #ipfs
Belkaar has joined #ipfs
Belkaar has joined #ipfs
ipfs-stackbot1 has quit [Remote host closed the connection]
ipfs-stackbot1 has joined #ipfs
jrt is now known as Guest55776
Guest55776 has quit [Killed (tepper.freenode.net (Nickname regained by services))]
jrt has joined #ipfs
stkw0 has quit [Ping timeout: 260 seconds]
stkw0 has joined #ipfs
buckley310 has joined #ipfs
momus has quit [Ping timeout: 240 seconds]
jcea has quit [Ping timeout: 260 seconds]
RingtailedFox has quit [Ping timeout: 246 seconds]
john2gb has quit [Ping timeout: 260 seconds]
john2gb has joined #ipfs
jrt is now known as Guest57663
Guest57663 has quit [Killed (tolkien.freenode.net (Nickname regained by services))]
jrt has joined #ipfs
_whitelogger has joined #ipfs
Nact has quit [Quit: Konversation terminated!]
cp- has quit [Quit: Disappeared in a puff of smoke]
cp- has joined #ipfs
maggotbrain has quit [Ping timeout: 264 seconds]
redrield[m] has joined #ipfs
maggotbrain has joined #ipfs
LHLaurini2 has quit [Quit: Konversation terminated!]
kl713[m] is now known as Debian[m]
arcatech has quit [Quit: Be back later.]
drathir_tor has quit [Ping timeout: 240 seconds]
drathir_tor has joined #ipfs
cookyz[m] has joined #ipfs
Soo_Slow has joined #ipfs
_whitelogger has joined #ipfs
buckley310 has quit [Quit: Connection closed for inactivity]
Newami has joined #ipfs
katian_ has quit [Ping timeout: 272 seconds]
is_null has joined #ipfs
reit has quit [Ping timeout: 264 seconds]
is_null has quit [Ping timeout: 260 seconds]
is_null has joined #ipfs
katian_ has joined #ipfs
KeiraT has quit [Remote host closed the connection]
KeiraT has joined #ipfs
clemo has joined #ipfs
xtesterxy[m] has joined #ipfs
Adbray has joined #ipfs
is_null has quit [Ping timeout: 260 seconds]
opal has quit [Remote host closed the connection]
opal has joined #ipfs
xinbenlv has quit [Ping timeout: 272 seconds]
xinbenlv has joined #ipfs
Adbray has quit [Ping timeout: 260 seconds]
ctOS has quit [Ping timeout: 272 seconds]
dvim has quit [Ping timeout: 272 seconds]
rcsheets has quit [Ping timeout: 272 seconds]
rcsheets has joined #ipfs
ctOS has joined #ipfs
dvim has joined #ipfs
hacdias has quit [Ping timeout: 272 seconds]
hacdias has joined #ipfs
jbenet has quit [Ping timeout: 272 seconds]
jbenet has joined #ipfs
MagnusSvensson[m has quit [Quit: Idle for 30+ days]
friedrich[m] has quit [Quit: Idle for 30+ days]
attero has quit [Quit: Idle for 30+ days]
ubicq[m] has quit [Quit: Idle for 30+ days]
Adbray has joined #ipfs
clemo has quit [Ping timeout: 240 seconds]
rsynnest_ has quit [Quit: Connection closed for inactivity]
is_null has joined #ipfs
Soo_Slow has quit [Quit: Soo_Slow]
<swedneck1> Sheogorath: how exactly did you try cloning the uploaded repo?
<swedneck1> i ran `git updates-server-info` inside a git repo, added it with `ipfs add -r -H -w --cid-version=1 .`, and tried cloning it from `http://localhost:8080/ipfs/bafybeibpdxyhps6cqvmkofwqwviqnvivgvrf4wr6urv3my4xyekss53tl4` and it doesn't work
<swedneck1> `remote: ipfs resolve -r /ipfs/bafybeibpdxyhps6cqvmkofwqwviqnvivgvrf4wr6urv3my4xyekss53tl4/info/refs: no link named "info" under bafybeibpdxyhps6cqvmkofwqwviqnvivgvrf4wr6urv3my4xyekss53tl4`
momus has joined #ipfs
<Sheogorath[m]> obviously you might have to adjust the CID
<swedneck1> oh maybe --bare is the key here
<Sheogorath[m]> Of course :D otherwise you need to clone from `./.git`
<swedneck1> ohhh
<swedneck1> so for most people who want to add git repos to ipfs, they'd want to run `git update-server-info` and then `ipfs add -r .git`?
<Sheogorath[m]> I would recommend to use bare repos instead of regular local repositories. As they don't have all the remotes listed in there and also shouldn't contain possible local commits/stashes-changes/etc.
<swedneck1> can you easily convert a local repo to a bare repo?
<Sheogorath[m]> yep, `git clone --bare ./local-repo/.git ./bare-repo`
<Sheogorath[m]> * yep, `git clone --bare ./local-repo/.git ./bare-repo.git`
<swedneck1> because it's quite likely that people would want to add a repo to ipfs because the original source isn't available anymore
<swedneck1> alright well here's a mirror of youtube-dl: bafybeign4sq7i7f4fexyihec564qf6m5zwstshzb35bnhspvzxerdj5xz4/youtube-downloader.git
Anth0mk has joined #ipfs
katian_ has quit [Ping timeout: 272 seconds]
momus has quit [Ping timeout: 260 seconds]
Ecran10 has joined #ipfs
VoiceOfReason has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
p8m_ has joined #ipfs
VoiceOfReason has joined #ipfs
p8m has quit [Ping timeout: 258 seconds]
VoiceOfReason has quit [Client Quit]
VoiceOfReason has joined #ipfs
VoiceOfReason has quit [Client Quit]
VoiceOfReason has joined #ipfs
Ecran10 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
VoiceOfReason has quit [Client Quit]
mowcat has joined #ipfs
mentos1386[m] has joined #ipfs
VoiceOfReason has joined #ipfs
katian_ has joined #ipfs
VoiceOfReason has quit [Client Quit]
VoiceOfReason has joined #ipfs
LHLaurini has joined #ipfs
fendse has joined #ipfs
<MarvinDrescher[m> Has anyone managed to get https://github.com/ipfs-shipyard/git-remote-ipld to work?
System[m] has joined #ipfs
<swedneck1> Pretty sure git-remote-igis is the more up to date fork
p8m_ has quit [Ping timeout: 260 seconds]
<MarvinDrescher[m> js :/
p-core has joined #ipfs
mowcat has quit [Remote host closed the connection]
mowcat has joined #ipfs
<Sheogorath[m]> Swedneck: https://github.com/da2x/git-remote-igis says it's 27 commits behind https://github.com/dhappy/git-remote-ipfs
<Sheogorath[m]> For now, I would recommend to use the way described in the guide: https://docs.ipfs.io/how-to/host-git-style-repo/
<Sheogorath[m]> Probably without the unpacking as it makes cloning large repositories so much slower, and be happy with that.
<MarvinDrescher[m> <Sheogorath[m] "Swedneck: https://github.com/da2"> Thats the repo linked on npm https://github.com/dhappy/git-remote-ipfs
p8m has joined #ipfs
mowcat has quit [Remote host closed the connection]
drathir_tor has quit [Ping timeout: 240 seconds]
gde33 has joined #ipfs
drathir_tor has joined #ipfs
lordcirth has quit [Read error: Connection reset by peer]
lordcirth has joined #ipfs
ipfs-stackbot1 has quit [Remote host closed the connection]
ipfs-stackbot1 has joined #ipfs
tsrt^ has quit [Read error: Connection reset by peer]
tsrt^ has joined #ipfs
momus has joined #ipfs
fredthomsen has joined #ipfs
fredthomsen has left #ipfs [#ipfs]
momus has quit [Ping timeout: 264 seconds]
xurzua has joined #ipfs
Nact has joined #ipfs
momus has joined #ipfs
momus has quit [Ping timeout: 260 seconds]
p8m has quit [Ping timeout: 256 seconds]
momus has joined #ipfs
TheFuzzStone[m] has quit [Quit: Idle for 30+ days]
tomoxtechno[m] has quit [Quit: Idle for 30+ days]
benpa-matrix[m] has quit [Quit: Idle for 30+ days]
llewlem888[m] has quit [Quit: Idle for 30+ days]
momus has quit [Ping timeout: 260 seconds]
arcatech has joined #ipfs
drathir_tor has quit [Ping timeout: 240 seconds]
drathir_tor has joined #ipfs
mowcat has joined #ipfs
p8m has joined #ipfs
ManoelNascimento has joined #ipfs
search_social has quit [Read error: Connection reset by peer]
arcatech has quit [Quit: Be back later.]
TengkuIzdihar[m] is now known as izdihar[m]
reit has joined #ipfs
Newami has quit [Quit: Leaving]
xurzua has quit [Quit: xurzua]
xurzua has joined #ipfs
tryte has quit [Quit: _]
tryte has joined #ipfs
arcatech has joined #ipfs
xurzua has quit [Ping timeout: 240 seconds]
`Alison has quit [Ping timeout: 260 seconds]
`Alison has joined #ipfs
<ipfs-stackbot1> New IPFS question on StackOverflow: Cannot get image from ipfs in vuejs - https://stackoverflow.com/questions/64516312/cannot-get-image-from-ipfs-in-vuejs
Ecran10 has joined #ipfs
momus has joined #ipfs
momus has quit [Ping timeout: 260 seconds]
Taoki has joined #ipfs
arcatech has quit [Ping timeout: 272 seconds]
arcatech has joined #ipfs
Acacia has quit [Ping timeout: 272 seconds]
Acacia has joined #ipfs
arcatech_ has joined #ipfs
LHLaurini has quit [Quit: Konversation terminated!]
arcatech has quit [Ping timeout: 260 seconds]
arcatech has joined #ipfs
arcatech_ has quit [Ping timeout: 260 seconds]
headrush24[m] has joined #ipfs
RingtailedFox has joined #ipfs
Caterpillar2 has joined #ipfs
Caterpillar has quit [Ping timeout: 256 seconds]
mowcat has quit [Remote host closed the connection]
mowcat has joined #ipfs
Caterpillar has joined #ipfs
Caterpillar2 has quit [Ping timeout: 240 seconds]
mowcat has quit [Remote host closed the connection]
<bbigras> I'm trying ipfs for the first time I think. Is there a list of cool stuff/sevices I can access using ipfs?
<bbigras> thanks!
<swedneck1> 👍
LHLaurini has joined #ipfs
p-core has quit [Remote host closed the connection]
mowcat has joined #ipfs
cxl000 has quit [Quit: Leaving]
cxl000 has joined #ipfs
Ecran10 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
FennecCode has quit [Ping timeout: 272 seconds]
jcea has joined #ipfs
maggotbrain has quit [Quit: Gone to Croatan...]
FennecCode has joined #ipfs
opal has quit [Ping timeout: 240 seconds]
<rangermauve> Just got IPFS support fully integrated into my p2p web browser. 😁
<rangermauve> It's working great with IPFS/IPNS URL loading and uploading. Can also update IPNS URLs pretty easily, all using the browser's `fetch()` API
Nact has quit [Quit: Konversation terminated!]
Nact has joined #ipfs
Gh0ul has joined #ipfs
xurzua has joined #ipfs
hurikhan77 has quit [Ping timeout: 258 seconds]
hurikhan77 has joined #ipfs
fendse has quit [Ping timeout: 240 seconds]
xurzua has quit [Remote host closed the connection]
ccwu660601[m] has joined #ipfs