Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

GreenCloud | #1 TOP PROVIDER 2024 SALE | DOUBLE PROMOTIONS with GENOA/9950x | +$2000 GIVEAWAYS

1604605607609610810

Comments

  • DecicusDecicus Member
    edited February 2025

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Start the container by running docker compose up -d
    3. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    4. You no longer have idlers, so now you have to buy more idlers
    5. Repeat step 1.

    EDIT: I forgot a step like a fool

    EDIT 2: Re-adjust steps, gotta edit provided-by before you run the container ofc.

  • @admax said:

    @Blembim said:
    @FAT32 @admax @Decicus did you guys watch asobiasobase? I mean it's been in my watchlist for years now might have to watch it soon, i wonder is it good?

    but it's a yuri anime... ;)

    I am going to watch it IMMEDIATELY

    Thanked by 1admax
  • allthemtingsallthemtings Member, Megathread Squad

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

  • @MrEd said:
    @NDTN 6666 or BF2024 50% off with double promotion restock please

    Please :)

    I may be mistaken but the BF2024 is 50% off (annually), with no double promo.. unless I missed it. Still a great deal.

  • plumbergplumberg Veteran, Megathread Squad

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    Too curbsome
    I simply download the package from github.com and run it raw

    Too much to setup docker

  • allthemtingsallthemtings Member, Megathread Squad

    @plumberg said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    Too curbsome
    I simply download the package from github.com and run it raw

    Too much to setup docker

    weird flex

  • @admax said:

    @Blembim said:
    @FAT32 @admax @Decicus did you guys watch asobiasobase? I mean it's been in my watchlist for years now might have to watch it soon, i wonder is it good?

    yuri

    This say it all, this gotta be GOAT

    Thanked by 1admax
  • @stxsh said:

    @MrEd said:
    @NDTN 6666 or BF2024 50% off with double promotion restock please

    Please :)

    I may be mistaken but the BF2024 is 50% off (annually), with no double promo.. unless I missed it. Still a great deal.

    Triennially double promotion is double storage :)

  • @Blembim said:

    @admax said:

    @Blembim said:
    @FAT32 @admax @Decicus did you guys watch asobiasobase? I mean it's been in my watchlist for years now might have to watch it soon, i wonder is it good?

    yuri

    This say it all, this gotta be GOAT

    The only yuri I know is from Red Alert

    Thanked by 1Blembim
  • @Decicus said:

    @Blembim said:
    @FAT32 @admax @Decicus did you guys watch asobiasobase? I mean it's been in my watchlist for years now might have to watch it soon, i wonder is it good?

    MAL

    This say it all too

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

  • I don't know why I got two storage vms in Singapore and Tokyo. Maybe I will use one for backup and the other for backup of backup.

    Thanked by 1FAT32
  • allthemtingsallthemtings Member, Megathread Squad

    @beanman109 said:

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

    yep the very same, works for me

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Run docker compose up -d
    2. Change the "provided-by" to include your name (or some other common identifier).
    3. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    4. You no longer have idlers, so now you have to buy more idlers
    5. Repeat step 1.

    EDIT: I forgot a step like a fool

    do people even know what they're signing up for anymore

  • @beanman109 said:

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

    Just give us up to date compose file so we can make our idlers do some work.

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @allthemtings said:

    @beanman109 said:

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

    yep the very same, works for me

    i feel like, this is going to end poorly if we all use a syncthing relay server 3 years out of date

    i would recommend @Decicus compose file

  • @plumberg said:
    Too curbsome
    I simply download the package from github.com and run it raw

    Too much to setup docker

    tbf Syncthing is developed in Go and you (generally) don't have to worry too much about dependencies with the binaries, so that also works

    but like, Docker is just part of my stack on most servers, so I just use it whenever possible.

  • allthemtingsallthemtings Member, Megathread Squad

    as long as im not in last place im cool with it

  • allthemtingsallthemtings Member, Megathread Squad

    @allthemtings said:
    as long as im not in last place im cool with it

    need more idlers

  • admaxadmax Member, Megathread Squad

    @plumberg said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    Too curbsome
    I simply download the package from github.com and run it raw

    Too much to setup docker

    I initially used a Docker container, but later discovered an issue with the certificate inside the container, which prevented it from connecting to the pool. Now, I am using binary files instead.

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @barbaros said:

    @beanman109 said:

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

    Just give us up to date compose file so we can make our idlers do some work.

    version: '3.3'
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            restart: unless-stopped
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "lexnet.cc"'
    
  • allthemtingsallthemtings Member, Megathread Squad

    @beanman109 said:

    @allthemtings said:

    @beanman109 said:

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

    yep the very same, works for me

    i feel like, this is going to end poorly if we all use a syncthing relay server 3 years out of date

    i would recommend @Decicus compose file

    just try to get me to reset my stats

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @allthemtings said:

    @beanman109 said:

    @allthemtings said:

    @beanman109 said:

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

    yep the very same, works for me

    i feel like, this is going to end poorly if we all use a syncthing relay server 3 years out of date

    i would recommend @Decicus compose file

    just try to get me to reset my stats

    brother if i tanked 100TB for it

  • plumbergplumberg Veteran, Megathread Squad

    @allthemtings said:

    @allthemtings said:
    as long as im not in last place im cool with it

    need more idlers

    Need to diversify

  • allthemtingsallthemtings Member, Megathread Squad

    @beanman109 said:

    @allthemtings said:

    @beanman109 said:

    @allthemtings said:

    @beanman109 said:

    @allthemtings said:

    @Decicus said:

    @NHNHNH000 said:

    @allthemtings said: join the dark side of the force

    brudda gib me tutorial, that looks very interesting

    Quick and dirty guide

    1. Install Docker, I usually use docker.com's repo for it. Here's a guide for Debian: https://docs.docker.com/engine/install/debian/
    2. Create a folder for your relay, I usually use /srv/syncthing
    3. Create a file: compose.yml with the contents:
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "my name is @decicus, leader of @FAT32 fanclub"'
    
    1. Change the "provided-by" to include your name (or some other common identifier).
    2. Yell at @beanman109 (repeatedly) to include you in the relay stats by mentioning said name/identifier.
    3. You no longer have idlers, so now you have to buy more idlers
    4. Repeat step 1.

    i gave him the idiot proof beanman certified version

    wait its not the one thats 3 years out of date is it
    because i took my nodes down yesterday for a reason

    yep the very same, works for me

    i feel like, this is going to end poorly if we all use a syncthing relay server 3 years out of date

    i would recommend @Decicus compose file

    just try to get me to reset my stats

    brother if i tanked 100TB for it

    not worth resetting u got sat by @Decicus tbh

  • admaxadmax Member, Megathread Squad

    @Blembim said:

    @admax said:

    @Blembim said:
    @FAT32 @admax @Decicus did you guys watch asobiasobase? I mean it's been in my watchlist for years now might have to watch it soon, i wonder is it good?

    yuri

    This say it all, this gotta be GOAT

    Thanked by 2Blembim Decicus
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    killing the site btw adding @sh97

  • @beanman109 said:

    @barbaros said:

    Just give us up to date compose file so we can make our idlers do some work.

    version: '3.3'
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            restart: unless-stopped
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "lexnet.cc"'
    

    FYI: Some newer versions of Docker Compose will bitch about the version parameter. It's just a warning (for now?), but you can remove it if you want. Ultimately makes no difference.

  • allthemtingsallthemtings Member, Megathread Squad

    @Decicus said:

    @beanman109 said:

    @barbaros said:

    Just give us up to date compose file so we can make our idlers do some work.

    version: '3.3'
    services:
        syncthing-relay:
            image: syncthing/relaysrv
            restart: unless-stopped
            ports:
                - 22067:22067
                - 22070:22070
            volumes:
                - ./config:/var/strelaysrv
            command: '-provided-by "lexnet.cc"'
    

    FYI: Some newer versions of Docker Compose will bitch about the version parameter. It's just a warning (for now?), but you can remove it if you want. Ultimately makes no difference.

    reset your stats and ill do it

  • @beanman109 said: do people even know what they're signing up for anymore

    Probably not. At this point I'm deploying far more relays than I ever had planned to.

Sign In or Register to comment.