stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.18 and js-ipfs 0.33 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://botbot.me/freenode/ipfs/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
hannahhoward has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hannahhoward has joined #ipfs
fazo has quit [Quit: fazo]
probono has quit [Quit: The Lounge - https://thelounge.github.io]
probono has joined #ipfs
hannahhoward has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Steverman has quit [Quit: WeeChat 2.3]
Steverman has joined #ipfs
arthuredelstein has quit [Ping timeout: 244 seconds]
arthuredelstein has joined #ipfs
pecastro has quit [Ping timeout: 268 seconds]
FimFx has quit [Read error: Connection reset by peer]
FimFx has joined #ipfs
user_51 has quit [Ping timeout: 240 seconds]
user_51 has joined #ipfs
<fiatjaf> Swedneck, I don't know what you're trying to do, but if don't know ZeroTier yet, maybe you would want to try that.
<fiatjaf> I mean: if you're using ddns, that's probably an use-case ZeroTier covers better.
<Swedneck> never heard of that
<Swedneck> no i don't want a VPN
<Swedneck> i just want to bootstrap off of my server's node
Guest28939 has joined #ipfs
<lanzafame[m]> @swedneck:swedneck.xyz: ddns shouldn't matter in this case. /dnsaddr will resolve both dns4 and dns6 dns records. If you only have dns4 you can put /dns4/www.example.com/tcp/4001 or which ever port swarm is
<Swedneck> alright
Guest28939 has quit [Remote host closed the connection]
<Swedneck> huh, right after restarting i only have connections to 2 peers
<Swedneck> my server, and another one
<Swedneck> does it bootstrap slowly in the background?
<lanzafame[m]> Yes via the peers of the bootstrapers
<Swedneck> oh, does bootstrapping not connect directly to them?
<Swedneck> now the connection to my server has dropped 🤔
<lanzafame[m]> bootstrapping directly connects your node with the bootstrap peers initially and that allows them to find other providers via the dht
<Swedneck> ah, any way to permanently connect?
<Swedneck> i have a cluster set up, if it helps
hannahhoward has joined #ipfs
<lanzafame[m]> It should be 'permantly' connected to the nodes specified in the bootstrap list, though I may be wrong there
<Swedneck> well it definitely doesn't seem to be, since it won't load things i've added on my server
<Swedneck> and as soon as i manually connect it starts loading
<lanzafame[m]> hmm I believe I was wrong. the node doesn't stay connected to the regular bootstrap nodes, which makes sense
<lanzafame[m]> I am not sure at what point it will move your node off the bootstrapers is though
<lanzafame[m]> or even if it is that smart to make sure that you have enough other peers
<Swedneck> maybe i should just make it run `ipfs swarm connect <peer>` after starting the daemon?
<Swedneck> would be handy to have a config section for permanent connections though
<lanzafame[m]> well ideally it shouldn't be required
<Swedneck> well the relaying thing hasn't been implemented yet
<Swedneck> o shit
<Swedneck> lemme turn that on and see if things explode
<fiatjaf> it's not a VPN, sir.
<fiatjaf> read again.
joocain2 has quit [Ping timeout: 256 seconds]
lanlink has joined #ipfs
lassulus_ has joined #ipfs
lassulus has quit [Ping timeout: 252 seconds]
lassulus_ is now known as lassulus
sbani has quit [Ping timeout: 250 seconds]
joocain2 has joined #ipfs
arthuredelstein has quit [Quit: Lost terminal]
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
xcm has quit [Remote host closed the connection]
joocain2 has quit [Ping timeout: 256 seconds]
xcm has joined #ipfs
<Swedneck> i just realized ipfs-companion should be able to pin stuff to a cluster
<lanzafame[m]> that is correct but we are having header compatibility issues at the moment
<Swedneck> i guess i can just change the node it uses for now
<Swedneck> at least on my desktop, since that's LAN
<lanzafame[m]> the issue is companion is expecting certain headers back from go-ipfs and we aren't mimiacing those perfectly on the endpoints that cluster hijacks, i.e. pin
<Swedneck> alright
ddahl has joined #ipfs
<lanzafame[m]> feel free to give a go though, more people testing it will help catch the issues 🙂
<Swedneck> maybe tomorrow, i should actually go to bed now
<Swedneck> 03:21 here
<lanzafame[m]> good idea
joocain2 has joined #ipfs
<lanzafame[m]> hmm no sure about that one
<Swedneck> ipfsctl is an alias for ipfs-cluster-ctl btw
<lanzafame[m]> yeah I gathered that
<Swedneck> one last thing: how can i move data from one ipfs instance to another on the same pc?
<Swedneck> will just copying everything in `blocks` work?
joocain2 has quit [Ping timeout: 256 seconds]
<lanzafame[m]> which datastore are you using?
sbani has joined #ipfs
<Swedneck> oh good point, i'm using badger on the main one (which i want to move the data to), and flat on the other one
<lanzafame[m]> You could just do a ds-migration if you just want to upgrade from flat to badger
<Swedneck> i want to completely get rid of the second ipfs instance, i just don't want to lose the pinned data
<lanzafame[m]> backup the flatfs one and then run ipfs-ds-convert
<Swedneck> hmm, i'd need to specify the directory though, no?
<Swedneck> rn the node on the server is running from the main directory
<Swedneck> and i presume the daemon will keep using the same directory regardless of user
<lanzafame[m]> put the flatfs repo in the `.ipfs` directory and it will run off that
<lanzafame[m]> Im not sure if ipfs-ds-convert respects the `IPFS_PATH` env var
<Swedneck> hmm, i guess i'll do this tomorrow as well
joocain2 has joined #ipfs
lanlink has quit [Ping timeout: 272 seconds]
hannahhoward has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
}ls{ has quit [Ping timeout: 268 seconds]
}ls{ has joined #ipfs
sbani has quit [Ping timeout: 246 seconds]
<AphelionZ> Is/Are the Sweet IPFS dev(s) here?
ahfac has joined #ipfs
Steverman has quit [Ping timeout: 252 seconds]
ahfac has quit [Read error: Connection reset by peer]
joocain2 has quit [Ping timeout: 256 seconds]
sbani has joined #ipfs
joocain2 has joined #ipfs
user_51 has quit [Ping timeout: 244 seconds]
user_51 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
adin has quit [Ping timeout: 250 seconds]
adin has joined #ipfs
joocain2 has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
spinza has joined #ipfs
_whitelogger has joined #ipfs
aschmahmann has quit [Ping timeout: 252 seconds]
bichloride has joined #ipfs
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 252 seconds]
davidar_ has joined #ipfs
Vaelatern has quit [Ping timeout: 244 seconds]
Vaelatern has joined #ipfs
iczero has quit [Quit: rip]
iczero has joined #ipfs
iczero is now known as ic\zero
ic\zero is now known as iczero
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
captain_morgan has quit [Remote host closed the connection]
captain_morgan has joined #ipfs
b7219264 has quit [Read error: Connection reset by peer]
flerovite has quit [Read error: Connection reset by peer]
flerovite has joined #ipfs
b7219264 has joined #ipfs
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
joocain2 has joined #ipfs
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
iczero has quit [Quit: rip]
iczero has joined #ipfs
iczero has quit [Excess Flood]
iczero has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
vyzo has joined #ipfs
joocain2 has joined #ipfs
ygrek__ has joined #ipfs
silvermere has quit [Ping timeout: 260 seconds]
hurikhan77 has quit [Ping timeout: 252 seconds]
hurikhan77 has joined #ipfs
ygrek__ has quit [Ping timeout: 268 seconds]
joocain2 has quit [Remote host closed the connection]
joocain2 has joined #ipfs
BeerHall has joined #ipfs
hexfive has joined #ipfs
jamesaxl has joined #ipfs
amberpoppy has joined #ipfs
plexigras has joined #ipfs
clemo has joined #ipfs
amberpoppy has quit [Client Quit]
dimitarvp has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
gmoro_ has quit [Remote host closed the connection]
gmoro_ has joined #ipfs
Steverman has joined #ipfs
Mateon1 has quit [Ping timeout: 272 seconds]
Mateon1 has joined #ipfs
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #ipfs
hurikhan77 has quit [Ping timeout: 252 seconds]
mauz555 has joined #ipfs
hurikhan77 has joined #ipfs
rendar has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
fazo has joined #ipfs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
joocain2 has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 250 seconds]
spinza has quit [Quit: Coyote finally caught up with me...]
BeerHall has quit [Remote host closed the connection]
BeerHall has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
mauz555 has joined #ipfs
cwahlers_ is now known as cwahlers
FimFx has quit [Ping timeout: 268 seconds]
FimFx has joined #ipfs
spinza has joined #ipfs
FimFx has quit [Read error: Connection reset by peer]
FimFx has joined #ipfs
BeerHall has quit [Remote host closed the connection]
FimFx has quit [Quit: leaving]
alexgr has joined #ipfs
FimFx has joined #ipfs
clemo has quit [Ping timeout: 244 seconds]
FimFx has quit [Quit: leaving]
mauz555 has quit [Remote host closed the connection]
joocain2 has quit [Ping timeout: 256 seconds]
paulpy_ has joined #ipfs
paulpy has joined #ipfs
pecastro has joined #ipfs
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
Ygramul has joined #ipfs
Ygramul has quit [Changing host]
Ygramul has joined #ipfs
mauz555 has joined #ipfs
<Ygramul> Hi, is there a way to limit the number of connections or peers?
mauz555 has quit [Read error: Connection reset by peer]
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
Ygramul has quit [Remote host closed the connection]
joocain2 has joined #ipfs
eater has quit [Ping timeout: 264 seconds]
joocain2 has quit [Ping timeout: 256 seconds]
aLeSD has quit [Quit: Leaving]
<Swedneck> Change highwater in the config
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
silvermere has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
lidel` has joined #ipfs
lidel has quit [Ping timeout: 244 seconds]
lidel` is now known as lidel
mauz555 has joined #ipfs
hurikhan77 has quit [Ping timeout: 260 seconds]
malaclyps has quit [Read error: Connection reset by peer]
hurikhan77 has joined #ipfs
malaclyps has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
bichloride has quit [Ping timeout: 268 seconds]
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
b7219264 has quit [Read error: Connection reset by peer]
b7219264 has joined #ipfs
tombusby has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
joseminao has joined #ipfs
tombusby has joined #ipfs
joseminao has left #ipfs [#ipfs]
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
kaminishi has joined #ipfs
math_ has joined #ipfs
Tenkoh has joined #ipfs
Tenkoh has quit [Client Quit]
jamiew has quit [Ping timeout: 268 seconds]
jamiew has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
ebarch has joined #ipfs
maxzor has joined #ipfs
eater has joined #ipfs
joocain2 has joined #ipfs
mauz555 has joined #ipfs
mauz555 has quit [Read error: Connection reset by peer]
mauz555 has joined #ipfs
donut_18 has joined #ipfs
donut_18 has quit [Remote host closed the connection]
mauz555 has quit [Ping timeout: 252 seconds]
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 260 seconds]
mauz555 has joined #ipfs
ddahl has quit [Ping timeout: 252 seconds]
mauz555 has quit [Ping timeout: 252 seconds]
spinza has quit [Quit: Coyote finally caught up with me...]
spinza has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
clemo has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
ahfac has joined #ipfs
Steverman has quit [Ping timeout: 252 seconds]
hannahhoward has joined #ipfs
mauz555 has joined #ipfs
joocain2 has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
mauz555 has joined #ipfs
ahfac has quit [Quit: Konversation terminated!]
papazeus has joined #ipfs
mauz555 has quit [Ping timeout: 272 seconds]
papazeus has quit [Ping timeout: 272 seconds]
mauz555 has joined #ipfs
ahfac has joined #ipfs
aschmahmann has joined #ipfs
adin has quit [Ping timeout: 264 seconds]
GamboPango has joined #ipfs
<GamboPango> Hey everyone! Is it possible to configure go-ipfs to run the p2p functionality (:4001) without starting the API (:5001) or gateway (:8080)?
joocain2 has quit [Ping timeout: 256 seconds]
cryptotec has joined #ipfs
cryptotec has quit [Client Quit]
ahfac has quit [Quit: Konversation terminated!]
joocain2 has joined #ipfs
hexfive has quit [Quit: WeeChat 2.2]
jnt22 has joined #ipfs
jnt22 has quit [Remote host closed the connection]
joocain2 has quit [Ping timeout: 256 seconds]
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 244 seconds]
Mateon3 is now known as Mateon1
Steverman has joined #ipfs
joocain2 has joined #ipfs
mauz555 has quit [Remote host closed the connection]
Xesxen has quit [Ping timeout: 264 seconds]
Xesxen has joined #ipfs
Arsiesys5 has joined #ipfs
Arsiesys5 has quit [Remote host closed the connection]
evilem is now known as emerson
hannahhoward has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mauz555 has joined #ipfs
_whitelogger has joined #ipfs
vquicksilver has quit [Quit: WeeChat 2.2]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
mauz555 has quit [Remote host closed the connection]
IRCsum has quit [Remote host closed the connection]
IRCsum has joined #ipfs
tomjwatson[m] has joined #ipfs
vquicksilver has joined #ipfs
vyzo has quit [Quit: Leaving.]
vyzo has joined #ipfs
xcm has quit [Killed (hitchcock.freenode.net (Nickname regained by services))]
xcm has joined #ipfs
dimitarvp has quit [Quit: Bye]
mauz555 has joined #ipfs
mrhavercamp_ has joined #ipfs
xcm has quit [Killed (tolkien.freenode.net (Nickname regained by services))]
xcm has joined #ipfs
gmoro_ has quit [Ping timeout: 244 seconds]
Jesin has quit [Quit: Leaving]
mrhavercamp_ has quit [Ping timeout: 272 seconds]
Jesin has joined #ipfs
rendar has quit []
xcm has quit [Remote host closed the connection]
hannahhoward has joined #ipfs
xcm has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
hannahhoward has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
joocain2 has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
mauz555 has joined #ipfs
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
mauz555 has quit [Read error: Connection reset by peer]
polman has joined #ipfs
Encrypt has joined #ipfs
polman has quit [Ping timeout: 250 seconds]
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
Oatmeal has quit [Quit: Suzie says, "TTFNs!"]
kaminishi has quit [Remote host closed the connection]
maxzor has quit [Remote host closed the connection]
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 264 seconds]
<stebalien> GamboPango: you can disable the gateway by changing the `Addresses.Gateway` config option to `[]`. You can't disable the API, as far as I know, but you can make it run on a different port/address (using `Addresses.API`). Without the API, there's no way to control IPFS.
<GamboPango> stebalien: Ok, I see. Thanks!
<GamboPango> I'm setting up a node on a VPS, intending to seed certain content for my meetup. I used the 'server' config preset, and your suggestion to disable the gateway. If you have any advice or suggestions for this use case, I'd love to hear =^)
colatkinson has joined #ipfs
colatkinson has quit [Read error: Connection reset by peer]
colatkinson has joined #ipfs
xcm has quit [Killed (adams.freenode.net (Nickname regained by services))]
xcm has joined #ipfs
colatkinson has quit [Quit: colatkinson]
ljhms has quit [Ping timeout: 240 seconds]
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
plexigras has quit [Ping timeout: 244 seconds]
alexgr has quit [Quit: Leaving]
joocain2 has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
Oatmeal has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
clemo has quit [Ping timeout: 252 seconds]
fazo has quit [Quit: fazo]
spinza has joined #ipfs
Encrypt has quit [Quit: Quit]
xelra has quit [Remote host closed the connection]
lanlink has joined #ipfs
sbani has quit [Quit: Good bye]
lanlink has quit [Remote host closed the connection]
lanlink has joined #ipfs
lanlink has quit [Remote host closed the connection]
Steverman has quit [Ping timeout: 252 seconds]
xelra has joined #ipfs
joseminao has joined #ipfs
_whitelogger has joined #ipfs
reit has quit [Quit: Leaving]
ghostrider_actua has quit [Quit: Mutter: www.mutterirc.com]
sbani has quit [Quit: Good bye]
ruby32 has joined #ipfs
pecastro has quit [Ping timeout: 264 seconds]
sbani has joined #ipfs
arthuredelstein has joined #ipfs
hannahhoward has joined #ipfs