In order for @DTube to be truly decentralized, a strong community node network must be established. A single organization cannot store/stream the masses of videos on DTube efficiently. This is a contest where the top 5 get rewarded in SBD/UPVOTES for operating a public IPFS gateway/storage node. Public gateway for video streaming, storage is solely for data storage (obviously). We are looking for community nodes to distribute the load from dtube. This is also going to be the kick starter group for future projects.
node1.dtube.network. By pointing the domain to your server IP. Our domains use cloudflare.Join onelovedtube or dtube discord.. Talk to either @graylan,
@techcoderx or me to get setup. The guide below is for Linux or Mac, we can guide you if you're using windows. You will still need to join the discord for you to participate/setup help (once we have proper management software). We still recommend operating an IPFS node regardless of whether you decide to participate or not.
Requires special software in order to become a storage node.
Public resources repo
quick IPFS install, requires sudo
curl -L https://bit.ly/2EbhZh7 | sh
config-ipfs.sh
It is recommended to configure IPFS before preceeding as default IPFS settings cause issues with high resource usage.
curl -L https://bit.ly/2tDTSCM | sh
to start daemon with pubsub (recommended for future use). I suggest that you put this command in ~/.profile or ~/.bashrc
screen -d -m "ipfs daemon --enable-pubsub-experiment"
recommended to use keepalive script for keeping other dtube network/community nodes connected. Only need to run once.
echo "screen -d -m \"curl -L https://bit.ly/2BWdGps | sh\"" >> ~/.bashrc
@theycallmedan is sponsoring this event, he has been a HUGE help in supporting dtube network and decentralized technology. I would heavily suggest following him and checking out his content. He is giving away 50 SBD divided among the top 5 participants plus upvotes. Ranking is a to be determined, but it will use a combination of ping, throughput, storage capacity. This contest is meant to encourage people to operate an IPFS and host video content. There will be more events similar to this, making the community truly operate dtube's storage capacity. This is a work in progress and subject to change. Closing time will be anywhere from 7-10 days. #WeAreDtube
@onelovedtube