Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
23 views

I'm creating a private network on OVH using the Openstack CLI. I'd like to control allowed traffic between subnets, servers and mainly from internet. This is still my learning / discovery task. On ...
gusto2's user avatar
  • 12.2k
1 vote
3 answers
94 views

I'm experiencing a consistency issue with MongoDB in production. I have a 3-node replica set deployed on OVH, and sometimes count_documents() and find() return different results for the exact same ...
Ryad's user avatar
  • 21
0 votes
1 answer
45 views

I built a Java Spring app that send mail through an OVH configuration, where I have a domain name and a mail service. To test on my localhost, I also tried to send mail with a Gmail configuration, ...
BabC's user avatar
  • 1,084
0 votes
0 answers
37 views

I have a server hosted on OVH that I use for development and to learn Linux, Apache, and Nginx. Long story short, I'm trying to call an API hosted on this server (let's call it server B) from another ...
Alessandro Bettini's user avatar
1 vote
0 answers
61 views

I am working with the OVH SMS API (https://eu.api.ovh.com/console/?section=%2Fsms&branch=v1#get-/sms) and trying to retrieve specific details about my SMS service. However, I am struggling to find ...
h3lt3r-sk3lt3r's user avatar
0 votes
1 answer
135 views

I need to use openssl with keys stored on a distant KMS. How can I do this? I've seen specific projects about openssl using AWS keys (1) or Google cloud keys (2). Stil I found no KMIP-generic solution....
fpierrat's user avatar
  • 818
1 vote
1 answer
78 views

In the last few days/weeks, a webservice call from php curl to a service located in OVH has started receiving a "302" HTTP Code response I thought the calling server was blacklisted. But the ...
VinceSax Maury's user avatar
0 votes
0 answers
209 views

I've been having this problem for a while now. I am intermittently getting an error when using PHPMailer to send mail from my OVH hosted email address using SMTP. I have now setup a test file with ...
BogusFeet's user avatar
0 votes
1 answer
661 views

I have a client that has a website already deployed and working with the database and all in OVH, but all that was done with a previous team, now after updating things inside the database, I want to ...
Mahdi's user avatar
  • 11
0 votes
2 answers
837 views

I'm currently working on configuring my API Gateway, specifically Apisix in an OVH managed cluster, which I've deployed via Helm, to ensure that it forwards the real client IP addresses instead of the ...
Antoine Dussarps's user avatar
0 votes
0 answers
77 views

With OVH cloud provider I would like to declare a multi region networks. So the start is: # Associating cloud project to vRack resource "ovh_vrack_cloudproject" "vcp" { ...
bioinfornatics's user avatar
1 vote
1 answer
404 views

I tried to grab list of my domains on OVH account. I tried code as bellow library(httr) library(dplyr) library(jsonlite) urlAPI <- "https://ca.api.ovh.com/v1/domain" GETendpoint <- &...
Jan Jankowski Janek's user avatar
0 votes
0 answers
235 views

I use curl to test the availability of a domain name but there is a problem with the ovh signature here is the error messageenter image description here and here is the code I get, I also put my file ...
Marwen Bouafif's user avatar
2 votes
0 answers
269 views

I am working on a PHP project in OVH server. I want to start a script once a day to push an alert. The script works when i call it manually myself. But when i wait the CRON, i always got the error : ...
Yosu's user avatar
  • 23
0 votes
0 answers
86 views

I'am facing the Http 500 error on a laravel 5.1 deployed on an OVH mutualized hosting plan. I waned to debug and display the error but I always get the same display message. I've tried to set ...
Abid.Saifeddine's user avatar
1 vote
1 answer
2k views

I need to use OVH API in my Python code but the call returns this error: OVH API Error: This call has not been granted import json import ...
deko bobos's user avatar
0 votes
0 answers
42 views

I have java application with hazelcast client. Application being running on 2 different server. First time when on both server the application start they form a cluster but as I put down one of the ...
Aman Singhal's user avatar
1 vote
1 answer
348 views

I have a windows machine deployed on OVH cloud, and every one could access to it, if the use has the login and the password, is there a way please prevent any one else except me to connect eventhough ...
lannov's user avatar
  • 25
0 votes
1 answer
117 views

I'm facing a problem related to cache headers for images stored in an Amazon (OVH) S3 bucket. While testing my website's performance with Google Lighthouse, I received a recommendation to "Serve ...
Camille's user avatar
  • 889
0 votes
1 answer
149 views

I'm looking for some guidance and help. I'm new with terraform and trying new things. I added OVH provider for DNS records, but I'm having troubles with passing credentials. I was trying to pass OVH ...
VapeBoro's user avatar
-1 votes
1 answer
301 views

I am currently in the process of migrating my app from Heroku to AWS ECS. I am at the stage where I want to establish a secure connection by enabling https for my app. From what I understand, I need a ...
Steven's user avatar
  • 1
3 votes
1 answer
67 views

I want to use ovh/utask as workflow engine in my app: https://github.com/ovh/utask I want to allow customer to create templates in my primary app and save them as workflows. Parsed Yaml files will be ...
Artur R.'s user avatar
  • 237
2 votes
1 answer
2k views

Following the sample at https://github.com/thomasdarimont/helm-charts/blob/master/charts/keycloakx/examples/postgresql, I'm trying to install Keycloak and Postrgresql with helm charts on OVH managed ...
ch4mp's user avatar
  • 13.9k
1 vote
1 answer
682 views

I have a ftp server with two sites on in it: site.com <-a different CMS needs php7.1 site.com/shop/ <-a different CMS needs php8.0 One of these works with php7.1 and the other with php8.0. Is it ...
Ryszard Kaczorowski's user avatar
0 votes
0 answers
154 views

I wanted to test my webscraping app on cloud environment. At first I have tried EC2 machine, but I realised that wizzair blocks outbound traffic from all AWS's IP address range. Next I have tried OVH ...
Jo Dung's user avatar
  • 322

1
2 3 4 5
7