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.

HostBrr | BF Storage Deals - EPYC 10 Gbps Storage VPS - DirectAdmin Storage Boxes 500GB €7/year!

1151618202136

Comments

  • @nikhm2n said:
    @itachikonoha Did adding 'filesystem_check_changes' => 1, work for you? I haven't been able to upload anything to my nextcloud instance.

    It did nothing.

    I've given up on the struggle. I'll return to it after a week.

  • nikhm2nnikhm2n Member
    edited November 2024

    @itachikonoha said: It did nothing.

    @itachikonoha It did nothing for me, too. Can you check what the Disk section of Nextcloud settings? It says 2 B for me, and I think that is what's wrong.

    Disk

  • StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

  • @gks said:

    StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

    good idea.

    can someone please tell if Minio is in DirectAdmin install list?

  • @gks said:

    StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

    I also want to do this. I checked the DirectAdmin but really can't do it.

  • @lzwzq68 said:

    @gks said:

    StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

    I also want to do this. I checked the DirectAdmin but really can't do it.

    What other options available other than SFTP? If I really understand, this may not be compatible or not recommended for workload like minio even for testing. VPS may be best option.

    waiting for some offer from HostBrr VPS 1 GB RAM, 500 GB storage yearly plan or someone else. let us see how it goes.

  • @lzwzq68 said:

    @gks said:

    StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

    I also want to do this. I checked the DirectAdmin but really can't do it.

    Minio requires a server or a vps with dedicated resource :)

    Thanked by 2gks lzwzq68
  • @lzwzq68 said:

    @gks said:

    StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

    I also want to do this. I checked the DirectAdmin but really can't do it.

    MinIO impossible, you don't have any open ports for it
    Either use rsync restic via direct SSH port
    Or use Nextcloud WebDAV via HTTPS Reverse Proxy

    Thanked by 2gks lzwzq68
  • loayloay Member
    edited November 2024

    @lowendtalkxdax said:

    @lzwzq68 said:

    @gks said:

    StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

    I also want to do this. I checked the DirectAdmin but really can't do it.

    MinIO impossible, you don't have any open ports for it
    Either use rsync restic via direct SSH port
    Or use Nextcloud WebDAV via HTTPS Reverse Proxy

    rclone is better for easier management via cli and nextcloud for web interface with WebDAV. rclone also hasrclone serve s3 to serve the storage box via s3.

  • paid for 500Gb Storage box. waiting for Activation B)

  • @loay said: rclone also hasrclone serve s3

    rclone serve dlna   - Serve remote:path over DLNA
    rclone serve docker - Serve any remote on docker's volume plugin API.
    rclone serve ftp    - Serve remote:path over FTP.
    rclone serve http   - Serve the remote over HTTP.
    rclone serve nfs    - Serve the remote as an NFS mount
    rclone serve restic - Serve the remote for restic's REST API.
    rclone serve s3 - Serve remote:path over s3.
    rclone serve sftp   - Serve the remote over SFTP.
    rclone serve webdav - Serve remote:path over WebDAV.
    

    Big d*ck rclone

  • @egoror said:

    @loay said: rclone also hasrclone serve s3

    rclone serve dlna - Serve remote:path over DLNA
    rclone serve docker   - Serve any remote on docker's volume plugin API.
    rclone serve ftp  - Serve remote:path over FTP.
    rclone serve http - Serve the remote over HTTP.
    rclone serve nfs  - Serve the remote as an NFS mount
    rclone serve restic   - Serve the remote for restic's REST API.
    rclone serve s3   - Serve remote:path over s3.
    rclone serve sftp - Serve the remote over SFTP.
    rclone serve webdav   - Serve remote:path over WebDAV.
    

    Big d*ck rclone

    tempting, so the DirectAdmin must support this setup?

    @labze Direct Admin vs Storage VPS for S3 compatible storage for testing, is there offer for 500 GB storage with VPS?

  • edited November 2024

    @loay said:

    @lowendtalkxdax said:

    @lzwzq68 said:

    @gks said:

    StorageBox 500 GB
    500 GB NVMe Cached HDD RAID-6
    2.5 TB Bandwidth
    €7/year (Limited quantity at this price - no coupon needed)

    The DirectAdmin allow to install minio?

    I look for 500 GB space, where I can install minio for s3 compatible testing work. I haven't used DirectAdmin like stuff

    I also want to do this. I checked the DirectAdmin but really can't do it.

    MinIO impossible, you don't have any open ports for it
    Either use rsync restic via direct SSH port
    Or use Nextcloud WebDAV via HTTPS Reverse Proxy

    rclone is better for easier management via cli and nextcloud for web interface with WebDAV. rclone also hasrclone serve s3 to serve the storage box via s3.

    Good to know

  • @labze any hope for nodejs support?

  • I got one SB-TB #6742f140b13d3 waiting for active.

  • @gks said: so the DirectAdmin must support this setup?

    Nah, you will have to run rclone serve on a different machine with box attached to it as sftp+crypt remote.

    Thanked by 1gks
  • labzelabze Member, Patron Provider
    edited November 2024

    @Kebab said:
    @labze any hope for nodejs support?

    No. As far as I am aware DirectAdmin only natively supports this with nginx. Not going CloudLinux on this server, which would be the alternative way to get nodejs support.

    Also with more features enabled the more people will need support. I will not expand this offering much more unless I raise prices.

    Thanked by 1vyas11
  • Waiting patiently for Storage Box 1 TB activation by 2 days. I hope it worth the patience. All the other services that I have from Hostbrr are amazing.

  • @egoror said:

    @gks said: so the DirectAdmin must support this setup?

    Nah, you will have to run rclone serve on a different machine with box attached to it as sftp+crypt remote.

    thanks man! this makes sense.

  • those who were activated, how long did you wait for activation since ordering & paying?

  • @inb0n0b0 said: those who were activated, how long did you wait for activation since ordering & paying?

    a) it's weekend and boxes are activated manually
    b) they are throttling activations a bit to keep upload speed reasonable for already deployed boxes

  • labzelabze Member, Patron Provider

    @inb0n0b0 said:
    those who were activated, how long did you wait for activation since ordering & paying?

    @egoror said:

    @inb0n0b0 said: those who were activated, how long did you wait for activation since ordering & paying?

    a) it's weekend and boxes are activated manually
    b) they are throttling activations a bit to keep upload speed reasonable for already deployed boxes

    I am actually trying to delay orders as much as possible as I will be setting up another node. As I said that the stock were running dry there was a large batch of orders.

    Thanked by 2gbzret4d vyas11
  • gemini_geekgemini_geek Member
    edited November 2024

    hi,

    i have a question, i already have a "DE-EPYC-Storage 1 TB" , if i buy another "StorageBox 500 GB" can i have the StorageBox "HDD" deployed to another physical storage device which is different from where the HDD is located for my "DE-EPYC-Storage 1 TB" VPS ?

  • @inb0n0b0 said:
    those who were activated, how long did you wait for activation since ordering & paying?

    2 hours

  • labzelabze Member, Patron Provider

    @gemini_geek said:
    hi,

    i have a question, i already have a "DE-EPYC-Storage 1 TB" , if i buy another "StorageBox 500 GB" can i have the StorageBox "HDD" deployed to another physical storage device which is different from where the HDD is located for my "DE-EPYC-Storage 1 TB" VPS ?

    These two plans are in two entirely different datacenters and network. The VPS is in Frankfurt while the Storagebox is in Falkenstein.

  • @labze said:

    @gemini_geek said:
    hi,

    i have a question, i already have a "DE-EPYC-Storage 1 TB" , if i buy another "StorageBox 500 GB" can i have the StorageBox "HDD" deployed to another physical storage device which is different from where the HDD is located for my "DE-EPYC-Storage 1 TB" VPS ?

    These two plans are in two entirely different datacenters and network. The VPS is in Frankfurt while the Storagebox is in Falkenstein.

    sorry my bad!

  • @lovelyserver said:
    Waiting patiently for Storage Box 1 TB activation by 2 days. I hope it worth the patience. All the other services that I have from Hostbrr are amazing.

    Ditto. I am happy sitting and waiting for even a week or two for my activation. So long as I get access to storage box and it works even with low speeds.

    Thanked by 2lovelyserver labze
  • labzelabze Member, Patron Provider

    A new server is being setup. Currently the RAID array is building and server is being configured. It'll be 24-48 hours for this to be completed.

    I'll hold off activation of any new orders. If you are in a hurry there is very limited stock on the old server so open a ticket if you cannot wait for activation.

  • itsTomHarperitsTomHarper Member, Megathread Squad

    @not_dilligaf said:

    @lovelyserver said:
    Waiting patiently for Storage Box 1 TB activation by 2 days. I hope it worth the patience. All the other services that I have from Hostbrr are amazing.

    Ditto. I am happy sitting and waiting for even a week or two for my activation. So long as I get access to storage box and it works even with low speeds.

    That's a loyal customer you got @labze . Make sure to keep him happy, even if it takes going to great lengths.

  • labzelabze Member, Patron Provider

    @itsTomHarper said:

    @not_dilligaf said:

    @lovelyserver said:
    Waiting patiently for Storage Box 1 TB activation by 2 days. I hope it worth the patience. All the other services that I have from Hostbrr are amazing.

    Ditto. I am happy sitting and waiting for even a week or two for my activation. So long as I get access to storage box and it works even with low speeds.

    That's a loyal customer you got @labze . Make sure to keep him happy, even if it takes going to great lengths.

    I am trying to do that with every client :-)

Sign In or Register to comment.