To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
OCI - General
Discussion List
-
Terraform module for InfluxDbContent I m unable to find any Terraform module to deploy InfluxDb(https://www.influxdata.com/) on Oracle Cloud. Can anyone please share some useful script? -
How much is Windows Server OS fee for a stopped Instance?Content https://cloud.oracle.com/compute/faq says that "Billing also continues for Windows Server OS on all instances until the instance is terminated" I believe this me…User_2025-02-05-08-11-15-216 18 views 2 comments 0 points Most recent by User_2025-02-05-08-11-15-216 -
Setting up a Reserved Public IP on a OCI Load BalancerContent Hi I'm setting up an OCI Load Balancer but want to put a reserved Public IP on it so that it's static in DNS. However I can't see how to do that in either Terraf… -
OCI - activate port 3000 / Node ExpressSummary Cannot access compute public IP via URL 129.****:3000Content I have done the following - 1. VCN / default security list which has TCP port 3000 configured. 2. su… -
Do Database Service in Oracle Cloud Infrastructure support any other databases apart from Oracle DatContent Documentation ( https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/overview.htm ) says, supported database versions are: Oracle Database 18c Oracle Dat… -
OCI Load Balancer vs OTDSummary Question : Load Balancer in OCI vs OTDContent Hi All, I understand from docs as OCI has dedicated LB for each region/VCN/AD (either region level or ADSubnet leve… -
What is NAMESPACE regarding Object Storage and is it same as tenancy?Content Is the namespace for object storage will be the same as tenancy? Can it be different? -
Which API tells, if the user is authorized or not?Content Currently, I am making an API call to fetch Region Subscription List and if the call status is 200, I am assuming, he is a valid user. Is this the correct way of… -
What are the most popular Oracle cloud infrastructure services used by customers?Content I guess compute will be the one mostly used. Apart from compute, what are the other cloud infrastructure services used by customers mostly? -
While accessing any cloud service Getting proxy related errorSummary While accessing any cloud service Getting proxy related errorContent Any time I click on create instance or try to access any other sevice I get below error. Som… -
VPN to AzureSummary I need OCI to talk to AzureContent I have a small infrastructure in Azure and a large one in OCI. I would like to get a site to site IPSec connection going so th…User_2025-02-05-07-54-07-975 29 views 2 comments 0 points Most recent by User_2025-02-05-07-54-07-975 -
User default access to resourcesSummary A new user who doesn't belong to any group can see everyting in the root compartmentContent I created a new local user, but didn't add it to any group. While the… -
Simple Terraform scriptSummary Kubenetes terraformContent hi all i need a terraform script in order to create a kubernetes cluster the cluster will be one master node ant tree worker nodes , u… -
Is it possible to startup, stop and update multiple ADW once with OCI CLI or REST API?Summary Bulk Operation of ADWContent Question 1: Is it possible to startup, stop or update multiple ADW at a time with OCI CLI or REST API or any other approaches? We ar… -
Hotlink protection, Custom domain for buckets, CORS in Object StorageContent Hello, I am new to OCI (Object Storage) and I have hard time figuring out how things works here. I couldn't find anything in documents about 1) How to setup cust… -
-
kubernetes stop OCIContent hi all i created an kubernets cluster using tree nodes on oracle cloud , i stopped the three workers an all the pod continue in running state is there a way to r… -
Using TF to attach block volumes over a loopSummary I can use Terraform to create a set of identical compute instances but am struggling to attach a block volume to eachContent I have used Terraform's count meta-p… -
Oracle's Web Application Firewall - architectureSummary Does the WAF inspects/filters out the server's response before it is sent to the client?Content I was wondering if the WAF filters out only suspicious requests m… -
Custom Compute InstancesContent hi all is there a way to create a instance with custom number od CPU and memory , for example a small linux machine with 1 OCPU and 2Gig memory . Ithink the smal… -
403: Oops! Access Denied - Cant Delete own post - quick questionContent Hi How can one sets his/her own setting to delete his/her own existing post ? We got error "403: Oops! Access Denied" when trying to delete one's own post. Thank… -
Developer Cloud Services - SVN support - quick questionContent Hi Does OCI Developer Cloud Service support SVN code repository ? Can OCI Developer Cloud Service support SVN code repository ? It appears to support only Git re… -
IPSEC VPN with Hub and Spoke VCNsSummary IPSEC VPN with Hub and Spoke VCN | Only one VCN communicable at one time from and to on-premiseContent Hi, I've set up a hub (VCN 1 Subnet 1) and spoke (VCN 2 Su… -
Enhancement Request for Service Gateway's SecuritySummary Our desires are to limit the connection of Service Gateway to one's own Cloud Account only and to limit accessible via Service Gateway to particular Cloud Servic… -
How to differentiate between OPC and OCI-Classic and OCI - quick question ?Content Hi Are there different URLs for OPC and OCI-Classic and OCI to administer ? Thanks -
OCI: Create Compute Instance in the us-phoenix-1 region not functional. Is it related to browser?Summary Participant of the monolithic to microservice 4 weeks webinar. clicking on Create Instance first displays all components then quickly displays a blank page. Cann… -
Pull access denied from Kubernetes into OCI RegistrySummary Any policy needed ?Content I have followed several documentation pages to setup Kubernetes and Container Registry in Oracle Cloud infrastructure. After creation … -
Cloud Learning subscriptionSummary Cloud Learning subscriptionContent Hi, Is there any way we can view oracle learning subscription videos offline ? Or Do we need to login everytime ? Please advis…User_2025-01-31-15-47-35-464 56 views 3 comments 0 points Most recent by User_2025-01-31-15-47-35-464 -
Windows Compute VM keeps freezing and login password does not workContent We have set up a Compute VM running Windows Server 2016 with a custom password assigned to the default account opc. The production web application we have put on… -
How to fetch all the compute metrics in one REST API call?Content I need to fetch all the compute metrics (CPUUtilization, MemoryUtilization, ....) in one rest api call. Currently, in documentation we can fetch only one metric …