Compare commits
10 Commits
Author | SHA1 | Date |
---|---|---|
recursive_recursion | 9406b954cb | |
recursive_recursion | 676af6e13d | |
recursive_recursion | 02a48ff6df | |
recursive_recursion | 7fca5c15d3 | |
recursive_recursion | da2a28a850 | |
recursive_recursion | d50c75697e | |
recursive_recursion | 53ca7947a0 | |
recursive_recursion | 1064def7a0 | |
recursive_recursion | a7473534e8 | |
recursive_recursion | 24cc7a6f10 |
|
@ -0,0 +1,38 @@
|
||||||
|
---
|
||||||
|
title: 'Vultr Cloud Hosting'
|
||||||
|
date: 2024-03-27T18:43:22Z
|
||||||
|
author: "recursive_recursion"
|
||||||
|
categories:
|
||||||
|
- Programming.Dev
|
||||||
|
- Bytes
|
||||||
|
- Forge
|
||||||
|
tags:
|
||||||
|
- Server
|
||||||
|
---
|
||||||
|
TL;DR:
|
||||||
|
Looking to migrate cloud service providers cause Vultr's looking to harvest everyone's data >:P
|
||||||
|
|
||||||
|
## Vultr (Current Cloud Provider)
|
||||||
|
For clarification their [Terms Of Service](https://www.vultr.com/legal/tos/) last modified date states: "January 8, 2024";
|
||||||
|
- it's assumed that the date has yet to be updated.
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
Vultr's new TOS (starting at [Section 12](https://www.vultr.com/legal/tos/#tos_12)) contains quite an amount of egregious overreaching clauses:
|
||||||
|
```
|
||||||
|
You hereby grant to Vultr a non-exclusive, perpetual, irrevocable, royalty-free, fully paid-up, worldwide license (including the right to sublicense through multiple tiers) to use, reproduce, process, adapt, publicly perform, publicly display, modify, prepare derivative works, publish, transmit and distribute each of your User Content, or any portion thereof, in any form, medium or distribution method now known or hereafter existing, known or developed, and otherwise use and commercialize the User Content in any way that Vultr deems appropriate, without any further consent, notice and/or compensation to you or to any third parties, for purposes of providing the Services to you.
|
||||||
|
```
|
||||||
|
- which is pretty ridiculous.
|
||||||
|
|
||||||
|
Based on the current state of the world, we're gonna assume this is for AI.
|
||||||
|
Either way even if it's not, we're jumping ship.
|
||||||
|
|
||||||
|
## Cloud Migration Plans
|
||||||
|
Based on internal discussion we're currently looking into migrating to either Hetzner or Scaleway.
|
||||||
|
- we'll provide confirmation on which one we've chosen and when we'll migrate once we've figured out the pros and cons of either.
|
||||||
|
|
||||||
|
## Please Support Us
|
||||||
|
|
||||||
|
Please consider [donating here](https://github.com/sponsors/snowe2010/) as programming.dev is run by volunteers and your support is crucial to keeping our site sustainably ad-free!
|
||||||
|
|
||||||
|
Your contributions are greatly appreciated and will help us cover essential costs such as server hosting and (currently) cloud migration🤗
|
Loading…
Reference in New Issue