-
Published Answer
The concept is correct. The allocation of bandwidth allowance is based on the hours the Droplet is active ( meaning created/existin…
•
By
jcastillo
-
Published Answer
On a review on running a redis docker container which resulted in this situation, it appears that UFW does not interoperate with Do…
•
By
jcastillo
-
Published Answer
The device itself is properly created ( ens4 ) so the missing piece is likely the integration of the metadata with the interface co…
Accepted Answer:
The device itself is properly created ( ens4 ) so the missing piece is likely the integration of the metadata with the interface co…
•
By
jcastillo
-
Published Answer
The etcd-0 is in fact the component for the key/value store within the cluster. This is not accessible for general use. If you need…
•
By
jcastillo
-
Published Answer
For the Load Balancer to be used within the Cluster, it must be created through Kubernetes as an object. You can see examples for t…
•
By
jcastillo
-
Published Answer
To add a multi-domain ( SAN ) certificate, you would need to have it issued outside of the Let’s Encrypt integration with the Load …
Accepted Answer:
To add a multi-domain ( SAN ) certificate, you would need to have it issued outside of the Let’s Encrypt integration with the Load …
•
By
jcastillo
-
Published Tutorial series
SSH is the primary method available for managing DigitalOcean Droplets. Dealing with SSH errors or failures can be frustrating because the errors themselves often prohibit you from accessing your servers. This trouble...
•
By
Javier Castillo II
Linux Basics
DigitalOcean
Arch Linux
CentOS
CoreOS
Debian
FreeBSD
Ubuntu
Ubuntu 16.04
-
Published Answer
This is a very interesting question. One I’ve spent considerable time working with for a lot of my projects as well. This really co…
•
By
jcastillo
-
Published Answer
This type of question comes up more often when resizing is used to address a performance issue without the performance bottleneck b…
•
By
jcastillo
-
Published Answer
This is definitely possible. The core of the issue is determining how your application processes will be managed, and what web serv…
•
By
jcastillo
-
Published Answer
Typically you will want to check the journal for more details on that particular service. I’ve seen in the past that configurations…
•
By
jcastillo
-
Published Answer
I’ve come across this error on some managed systems I’ve worked with. Typically, this means cPanel is expecting user quotas to be e…
•
By
jcastillo
-
Published Answer
Typically when seeing a default Apache page, you are dealing with a scenario where the files of your application or site are not in…
•
By
jcastillo
-
Published Answer
This is typically an issue with file and directory ownership more often than permissions. Based on the Sentora configuration for yo…
•
By
jcastillo