stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.23 and js-ipfs 0.41 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://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of
The_8472 has quit [Ping timeout: 246 seconds]
mamu has quit [Ping timeout: 240 seconds]
ygrek has quit [Ping timeout: 256 seconds]
The_8472 has joined #ipfs
mamu has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
doubtingben has joined #ipfs
Adbray has quit [Quit: Ah! By Brain!]
ygrek has joined #ipfs
Adbray has joined #ipfs
The_8472 has quit [Ping timeout: 246 seconds]
The_8472 has joined #ipfs
The_8472 has quit [Ping timeout: 246 seconds]
The_8472 has joined #ipfs
scde has joined #ipfs
mamu has quit [Quit: No Ping reply in 180 seconds.]
mamu has joined #ipfs
ipfs-stackbot has quit [Remote host closed the connection]
ipfs-stackbot has joined #ipfs
dethos has quit [Quit: WeeChat 2.6]
The_8472 has quit [Ping timeout: 246 seconds]
The_8472 has joined #ipfs
The_8472 has quit [Ping timeout: 246 seconds]
doubtingben has quit [Ping timeout: 246 seconds]
}ls{ has quit [Ping timeout: 264 seconds]
The_8472 has joined #ipfs
}ls{ has joined #ipfs
ygrek has quit [Ping timeout: 246 seconds]
tryte has quit [Remote host closed the connection]
tryte has joined #ipfs
scde has quit [Ping timeout: 246 seconds]
hqdruxn08_ has quit [Remote host closed the connection]
hqdruxn08 has joined #ipfs
hqdruxn08 has quit [Remote host closed the connection]
hqdruxn08 has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
Belkaar has quit [Ping timeout: 240 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
ygrek has joined #ipfs
user_51 has quit [Ping timeout: 264 seconds]
fleeky has quit [Ping timeout: 240 seconds]
user_51 has joined #ipfs
Mateon1 has quit [Ping timeout: 240 seconds]
zeden has quit [Quit: WeeChat 2.7.1]
fleeky has joined #ipfs
chickens has joined #ipfs
jcea has quit [Ping timeout: 246 seconds]
Mateon2 has joined #ipfs
vimclippy has quit [Ping timeout: 250 seconds]
vimclippy has joined #ipfs
andi- has quit [Ping timeout: 246 seconds]
edouard has joined #ipfs
andi- has joined #ipfs
edouard has quit [Remote host closed the connection]
Mateon2 has quit [Ping timeout: 264 seconds]
Mateon2 has joined #ipfs
_whitelogger has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
chickens has quit [Quit: Leaving]
_whitelogger has joined #ipfs
rardiol_ has quit [Ping timeout: 250 seconds]
gmoro_ has quit [Remote host closed the connection]
gmoro has joined #ipfs
Newami has quit [Read error: Connection reset by peer]
uniquerockrz has quit [Quit: ZNC 1.6.3+deb1ubuntu0.2 - http://znc.in]
Sajesajama__ has joined #ipfs
stoopkid has quit [Quit: Connection closed for inactivity]
<nickdex[m]>
<nickdex[m] "Screenshot from 2020-03-25 20-44"> My friends are helping me test ipfs, but i don't seem to be able to add them. Where should start debugging, any idea
<swedneck>
are you wondering if exposing port 4001 is safe?
<aLeSD>
swedneck, yes
<aLeSD>
swedneck, and it I can route it to http://ipfs.mypage.org <--- this mean the port 80
<swedneck>
the gateway is served on port 8080 by default, i'd recommend reverse proxying to port 80 with something like nginx
<swedneck>
and yes, exposing port 4001 is safe and even encouraged, since that's where ipfs does communication
<aLeSD>
I am using nginx-ingress ... may I publish only 4001 ?
<aLeSD>
what's the gateway is used for ?
<swedneck>
port 4001 does not serve html
<swedneck>
the gateway is what shows you content, like on ipfs.io/ipfs
tryte_ has quit [Remote host closed the connection]
<aLeSD>
swedneck, don't need gateway then. I only want the content of my node to be reachable
tryte has joined #ipfs
<aLeSD>
swedneck, so I need only 4001, isn't it ?
<swedneck>
then you don't need nginx at all, just make sure port 4001 is reachable from the internet
<aLeSD>
and 5001 internally to publish content
<aLeSD>
swedneck, I am trying to use only one loadBalancer in my k8s configuration
<swedneck>
yes, only 4001 to my knowledge. but you'll want to make sure port 5001 is not reachable from the internet, since that's where you control the node
<aLeSD>
swedneck, 5001 is exposed in the k8s virtual net
<aLeSD>
only 4001 will be reachable by internet
<aLeSD>
swedneck, thanks a lot for the help
<swedneck>
hmm, if you want load balancing i'm not sure how useful nginx is
<swedneck>
postables probably knows more about ipfs load balancing
<nickdex[m]>
<TraderOne[m] "is there app upload to ipfs usin"> Hmmm.. There are services that you can use but tbh ipfs desktop would be better (depends on use case really) you can also install ipfs companion browser extension (needs ipfs service running on machine)
mowcat has quit [Remote host closed the connection]
waelwindows92[m] has joined #ipfs
snk07523 has quit [Quit: Ping timeout (120 seconds)]
<TraderOne[m]>
Use case is for people lazy to install own ipfs node
<bonedaddyDiscor4>
Trader One: https://play2.temporal.cloud can be used to upload to IPFS, new accounts get 3gb of storage on IPFS for free :)
alexgr has joined #ipfs
<swedneck>
uploading to ipfs using a browser is very different from not running a node
<bonedaddyDiscor4>
Most people don't want to run nodes at all. Is Grandpa Joe supposed to run an IPFS node when he goes on Facebook, or sends cat pictures?
<bonedaddyDiscor4>
Running a node is cool and all, but 99% of the world doesn't care enough to do that
mowcat has joined #ipfs
<swedneck>
doesn't ipfs-desktop run a node?
<ShokuninDiscord4>
I mean desktop apps get zero installs
<ShokuninDiscord4>
On mobile, the average user installs 0.1 app / year
<ShokuninDiscord4>
On desktop, it’s lower
<bonedaddyDiscor4>
i mean it does run a node, but we gonna be asking grandpa joe to install an app?
<bonedaddyDiscor4>
grandpa joe can't even take a selfie properly
<swedneck>
is granpa joe gonna use temporal?
<swedneck>
i don't think granpa joe is the target demographic
dethos has joined #ipfs
probono has quit [Ping timeout: 250 seconds]
probono has joined #ipfs
Kodoque has joined #ipfs
<reasv>
Is there a way to download a file directly to filestore
<reasv>
I don't want to have it both in my files and in the repo
fling has quit [Ping timeout: 240 seconds]
fling has joined #ipfs
ipfs-stackbot has quit [Remote host closed the connection]
<aLeSD>
question. Is the content that I add to my node reachable by the ipfs network if I don'r expose port 4001 to internet ?
<voker57>
if NAT traversal works as it is supposed to
<voker57>
reasv: no
ygrek has quit [Ping timeout: 250 seconds]
<aLeSD>
voker57, I just added some content to a node that is running in a docker without exposing any port and. Yes I can find it by http://ipfs.io
<aLeSD>
so yes
<aLeSD>
but I try the same in an ipfs node that is running in a kubernetes cluster and http://ipfs.io can't find it
<aLeSD>
what's wrong ?
<voker57>
hard to say, i'm not sure how exactly nat traversal works
<voker57>
but probably difference in network setups
fleeky has quit [Ping timeout: 250 seconds]
fleeky has joined #ipfs
doubtingben has joined #ipfs
reasv has quit [Quit: Ping timeout (120 seconds)]
reasv has joined #ipfs
<bonedaddyDiscor4>
its unlkely your kubernetes cluster is properly accessible from the outside
<bonedaddyDiscor4>
and you're having issues with NAT traversal
<bonedaddyDiscor4>
it's much easier to hole punch through a residential modem than it is through k8s
<bonedaddyDiscor4>
mostly because by default, and unless you configure k8s properly it just wont happen
<bonedaddyDiscor4>
whereas most residential modems, the default settings will let you hole punch
zeden has joined #ipfs
foxcpp has quit [Quit: Looks like my relay decided to commit suicide]
<aLeSD>
bonedaddyDiscor4, I am trying several configuration ... expose only 4001 is not enough
<bonedaddyDiscor4>
probably not, the other thing too is people might not be doing a port 4001 connectiong end-to-end, they may be connecting from any port to your port 4001
<aLeSD>
bonedaddyDiscor4, I already tried an ipfs swarm connect from another node and it was succesful. The problem is in disocvering the node in k8s .. it doesn't work
fengling has quit [Ping timeout: 256 seconds]
fengling has joined #ipfs
fleeky has quit [Ping timeout: 260 seconds]
foxcpp has joined #ipfs
fleeky has joined #ipfs
fleeky has quit [Ping timeout: 256 seconds]
foxcpp has quit [Quit: Looks like my relay decided to commit suicide]
foxcpp has joined #ipfs
foxcpp has quit [Client Quit]
foxcpp has joined #ipfs
zeden has quit [Quit: WeeChat 2.7.1]
fleeky has joined #ipfs
verin0x2 has joined #ipfs
zeden has joined #ipfs
verin0x has quit [Ping timeout: 246 seconds]
verin0x2 is now known as verin0x
mowcat has quit [Remote host closed the connection]