-
Published Question
I'm playing around with using the App platform for a static website I have on a droplet.
everything is fine, except that once I added my domain to the new app, I noticed the dns entries in DO's dns editor has duplicat...
1
•
•
By
elomonaco
DigitalOcean App Platform
-
Published Answer
I finally got it working correctly, I was doing the canonicalRequest body incorrectly which was causing the issue.
Accepted Answer:
I finally got it working correctly, I was doing the canonicalRequest body incorrectly which was causing the issue.
•
By
elomonaco
-
Published Question
I'm trying to make my own Spaces API client and I'm hitting some snags.
I'm trying to access spaces API without having to use AWS SDK as that thing is a beast and I'm aiming to do something much lighter and PHP 7 comp...
Accepted Answer:
I finally got it working correctly, I was doing the canonicalRequest body incorrectly which was causing the issue.
1
•
•
By
elomonaco
DigitalOcean
CDN
API
PHP
-
Published Answer
I’m looking for a simpler approach, or more one that doesn’t require me to install the beast known as the AWS SDK (that thing is hu…
•
By
elomonaco
-
Published Answer
I figured it out, I had to re-add my keys with ssh-add (not sure what happened but it’s working now)
•
By
elomonaco
-
Published Question
I recently installed fail2ban and since that I'm not able to log into my server using my ssh key. I can log in by using a password but I'd much prefer to use my ssh key to access the server.
Do I need to configure som...
1
•
•
By
elomonaco
DigitalOcean
Security
Ubuntu
-
Published Answer
I figured it out after doing some more research
•
By
elomonaco
-
Published Question
I'm trying to find a good article on configuring fail2ban on ubuntu 18.10
everything I find the jails don't looks like it does my instance which is making it hard for me to grasp and giving me issues.
my main question...
1
•
•
By
elomonaco
Apache
Ubuntu
-
Published Answer
I’m having some issues myself, still showing the godaddy parking page
•
By
elomonaco
-
Published Question
I created a non-root user so I have someone with less power for uploading files to the web server but I can only sftp into my server with the root user.
I use a key for logging in with the root, but I have a password ...
Accepted Answer:
Did you enable password auth in sshd config?
1
•
•
By
elomonaco
Security
Linux Basics
Ubuntu 18.04
-
Published Question
I currently have a droplet that just has a mongo instance on it, but I'll be looking to setup a webserver to host an API website so I'm curious if I should have 2 droplets or just set up a big enough droplet to have b...
Accepted Answer:
The disk is SSD so there should not be that much "slowing down" and if it happens you can always migrate one application to a new droplet. Mongo will release the cached memory on a "less used" basis so you probably wo...
1
•
•
By
elomonaco
MongoDB
Apache
PHP
Ubuntu 18.04
-
Published Answer
I see that they have 18.04 available for new droplets.
•
By
elomonaco
-
Published Question
Hi,
I created an instance on DO for hosting mongo as my current host does not offer it. I want to make a subdomain for that mongo instance so that I can add SSL, but curious if I can do that if my domain is pointed at...
Accepted Answer:
This can be done.
after installing mongodb on your droplet...
Setup your subdomain to point at the IP of your droplet.
Install certbot for Letsencrypt - https://certbot.eff.org/
You will need to setup and configure ...
2
•
•
By
elomonaco
DNS
Let's Encrypt
MongoDB
Ubuntu 18.04
-
Published Answer
do you guys plan to have an image of Ubuntu 18.04 available on the 26th when it comes out
•
By
elomonaco
-
Published Question
I noticed that you only providing hosting for web apps, so I'm looking at my options for email.
I'm looking to use rackspace for my email in terms of getting and sending mail from a imap or webmail and using mailgun f...
2
•
•
By
elomonaco
Email
Ubuntu