I’m working on creating a Custom Droplet Boot Image – with the image being created in a standard droplet running Debian. I need to create custom Grub Menu Entries. In anticipation of debugging, I’m trying to discover ...
No answers yet • 3 months ago • By harrisonuhlCustom Images
Hi dears, i have a iso image from ubuntu desktop, 20 with 4Gb about. I can’t upload in this formate to cloud. How i do that?I need run a ubuntu workstation in dropless.
1 answer • 4 months ago • By rodrigo.root.rjCustom Images
I usually follow guides meant for Ubunto or Debian for my Centos 7 machine. I’m working on cloning my physical centos 7 server and brining it into a Digital Ocean droplet. However, Centos does not allow to run the pac...
1 answer • 6 months ago • By andersonRayDigitalOceanSolutionsUbuntu 18.04Custom Images
In this tutorial, you will use Node.js, Telegraf, Jimp, and the Pexels API to build a Telegram chatbot that will send you a randomly selected image with a fact overlayed. You will create the bot through Telegram, and ...
8 months ago • By Carlos MucuhoJavaScriptAPICustom ImagesNode.js
I’m about to publish my asp.net web application to the Droplet that I’ve created.My application requires postgreSql and redis so I created a yml file to pull down those image for services. unfortunately, my docker-com...
1 answer • 9 months ago • By Brian CanDigitalOcean DropletsCustom ImagesDocker
I have a django site that allows image uploads from the admin panel via summernote. These images are all stored in a Spaces folder. There are no problems uploading images. After uploading I can view the site and the i...
No answers yet • 9 months ago • By DrSpacemanDjangoDigitalOcean SpacesCustom Images
Digital image processing is a method of using a computer to analyze and manipulate images. This tutorial covers using the Node.js library sharp to read an image and extract its metadata, resize, change and compress it...
10 months ago • By Stanley UliliNode.jsCustom ImagesDevelopment
I’m creating the image locally on VMWare with ifcfg-eth0 configured and subscription configured as well.But when I’m importing that to DO images I can’t see ifcfg-eth0 file [/etc/sysconfig/network-scripts/ifcfg-eth0] ...
1 answer • 10 months ago • By astingengoCustom Images
Hi, Wondering if it is possible to leverage the digital ocean droplet user_data field to run custom boot scripts on top of a pre-existing baseline snapshot. The thinking being, that for setting up remote developer env...
No answers yet • 11 months ago • By ryanbrinkDigitalOcean DropletsInitial Server SetupCustom Images
Hello.When I try to import an image (vmdk disk) from VMWare cloud director via the API directly, I get an error “Your source URL is unreachable”. At the same time, when I store the same vmdk disk in google cloud stora...
1 answer • 1 year ago • By GeorgeApiExplorerAPICustom ImagesDevelopmentDigitalOceanDigitalOcean Droplets
I am uploading a Kali_Linux_2021.4.vdi to my Custom Images section in my control Panel, but as it seems that it is showing its status as Pending, I have been waiting for half an hour, the Image is uploaded on an other...
so I try to install a custom operating system on my droplet but I notice that I cant upload .iso files and then I see the “custom images” section with the support of .vmdk and I tried Mega but it didn’t work and I saw...
Accepted Answer: Hi, To upload a custom image you must provide a direct link to its file. Your link does not meet this requirement. To check it, run following command (I am assuming that you are running some Linux OS): curl -O https:/...
1 answer • 1 year ago • By ahmadzahalka5Custom ImagesDigitalOcean Droplets
I’m working on setting up my development/deployment pipeline for my ubuntu Droplet. I used the one-click Docker Droplet and have followed the guides Install nginx , Initial Server Setup , and Secure nginx . Where I ge...
2 answers • 1 year ago • By TurboLaserDockerNginxUbuntu 20.04CI/CDContainerCustom ImagesWebAssembly
I recently deployed a small laravel app on the digital ocean apps platfrom and images I had saved in my public/images folder are’t displaying. My image tag looks like so <img alt="image" src="{{ asset('images/port_sit...
Accepted Answer: Hi there @blaynebennett99 , I could suggest a couple of things: Check the exact error that you are getting in your web console, it could be due to mixed content. If this is the case, then what you could do is force HT...
2 answers • 1 year ago • By blaynebennett99LaravelDigitalOcean App PlatformPHPPHP FrameworksCustom Images
I have an Ubuntu 18.04 droplet with LEMP stack and my app. I would like to remove mysql and create a custom docker image having the OS, NGINX, PHP and my app. Is there an easy way to do this without creating from scra...
1 answer • 1 year ago • By aythetaDockerDigitalOcean DropletsCustom Images
From the backend we are able to upload documents and images. Whereas from the front end, we are not able to upload images. It does not show any error, but it just doesn’t get uploaded. I believe this could be a folder...
1 answer • 1 year ago • By steveDolphinPHPCustom Images
As I tried following the guide below, I realized that RHEL’s dnf does not have a reconfigure parameter. How exactly do I setup the DigitalOcean Data source on a RHEL based distribution? https://www.digitalocean.com/co...
2 answers • 2 years ago • By epticrikezCentOSCustom Images
So I’m trying to upload VM image via API. First I uploaded image to spaces. Image is quite large ~60gb.When I initiate image creation via panel using URL or using API, I see message that image was initiated and it is ...
No answers yet • 2 years ago • By AndriusCustom Images