diff --git a/docs/selfhosting/oracle.mdx b/docs/selfhosting/oracle.mdx index ce5fcd8..ea247e0 100644 --- a/docs/selfhosting/oracle.mdx +++ b/docs/selfhosting/oracle.mdx @@ -104,6 +104,12 @@ To use the Oracle Cloud Free Tier, you need a valid credit/debit card. Virtual/P 2. Set the boot volume size to 200. 3. Set the `Boot volume performance to `120`. +:::note +At this point, you may see that you have an estimated cost which is not free. +This is because the cost estimator does not take into account the 200GB Free Tier discount. +You can confirm this at Oracle's [Cost Estimator](https://www.oracle.com/uk/cloud/costestimator.html) page. +::: + 8. Finally, click on `Create` to create your VM instance. :::tip