-
Hi,
I've tried to apply what is describe on the project page to have a server up and running.
My Server builder is like this:
```python
class CloudServer:
[...]
def buildServerData(…
-
I have setup the UpCloud module on 3 different WHMCS installs with 3 different servers.
1 is on an upcloud server
2 are with other datacenters.
The one on upcloud works fine
The other 2 both…
-
Hi,
Not all server plans are defined in PriceZone.
Only these 2:
'server_plan_1x_cpu_1_gb' => '\Upcloud\ApiClient\Model\Price',
'server_plan_2x_cpu_2_gb' => '\Upcloud\ApiClie…
-
The list storages method seems to don't filter storages by type.
`GetStorages` should read the storage type of the request and append the storage type to the URL used to get storages.
https://gi…
-
Hello, I am building a custom image using Packer that I later want to provision with Terraform and make use of `user_data` when provisioning with Terraform.
However, seems the `user_data` has no ef…
-
# The problem
When reordering network interfaces blocks on a server it always recreates the interfaces and thus gives them a new IP.
For example if I have this in on a server:
```hcl
network…
-
Make fails with the following:
```
❯ make all
"./build/make.sh" getdeps
---> Make-bundle: getdeps (in .)
--> updating vendor dependencies [recursively]
Submodule path 'vendor/github.com/Siru…
-
There are two new APIs:
* `GET /1.3/account/billing_summary/YYYY-MM`
* `GET /1.3/account/billing_summary/YYYY-MM/detailed`
See if they require one or two methods in `UpCloudApi` trait.
Also,…
-
Hello, really nice project.
I noticed that both Vidsrc and flixhq have many missing episodes on average. and looked around for new providers and found 2 really good ones .
1- Showbox from https://w…
-
Hi,
How can we configure a DNS PTR record for an IP via Terraform? Is this something currently supported?
FYI - There is already an API endpoint for this: https://developers.upcloud.com/10-ip-ad…