Error on Letsencrypt tutorial
I am following the guide on this site for lets encrypt and I ran into error, I don't know if something is outdated or changed
cd ~
git clone https://github.com/letsencrypt/letsencrypt
cd letsencry...

1
Servers
Action Cable with Puma, Nginx, Docker Swarm
All the tutorials I've found use puma for development and then passenger for production. But I wanted my environments to be the same!
Looking at the rails log and searching for /cable helped. The...

4
Servers
Jumpstart Pro - Installing Dependencies on Cloud9
You'd need to install Ruby, Postgres, and Redis on Cloud9. We did a screencast on Cloud9 here: https://gorails.com/episodes/aws-cloud9-ruby-on-rails-development

4
Servers
Could I deploy two different apps on the same server?

8
Servers
There are no Phusion Passenger-served applications running whose paths begin with '/path/to/app/directory'
If anyone has a solution to this, I'd be glad

5
Servers
How do I add an node express proxy server to rails app deployed on DigitalOcean via Classic Hatchbox using an nginx config file?
I’ve added an node express proxy server to an Ubuntu Digitalocean server that is used by my rails app and is deployed via Classic Hatchbox app that utilizes an nginx configuration file.
The node e...

1
Servers
URI::InvalidComponentError (bad component(expected scheme component): : https):

2
Servers
Got error message when I install Capistrano, stuck at deployment for two days.

24
Servers
RemoteFX Multi-user Login or alternative for better graphic performance?
Hello,
We are running a "Windows Server 2016" VM inside a "Windows Server 2016" Hyper-V Host. Remote Desktop Session Host is enabled, User CALs installed and the Multi-user login works fine. On t...

1
Servers
Dedicated Servers i want rent 100
Dedicated Servers
CPU 16 cores, 3GHz or higher, example AMD 5950x
128GB RAM or more
1TB or more NVME SSD
500 Mbps+ channel, 100TB/month traffic

1
Servers
Looking for an alternative to cloud 9 - production server will run on digital ocean

6
Servers
How will HatchBox handle manually installed software?
I'm using the go to production guide provided by meilisearch documentation which sets up meilisearch using bash scripts, in this way how HatchBox will handle this?

3
Servers
Where to store images?
Hello everyone,
I'm working on an application and I expect a lot of images to be uploaded on it. I don't have estimates yet, but I think they will be in the range of 20K-30K images in the first ye...

1
Servers
Could I deploy two different apps on the same server?
Hello everyone,
Yesterday, I started using HatchBox to deploy my Rails application, and I deployed 1 application successfully. The process is clear and straight-forward.
My question is could I de...

1
Servers