💎 🚀🦈 Deployer Rails 7 sur un Droplet Digital Ocean
Sid Ali BENTIFRAOUINE
Posted on May 29, 2023
Création d'un Droplet
Se rendre ici: https://cloud.digitalocean.com/droplets/new?i=c8faa3®ion=fra1&size=s-4vcpu-8gb-amd
Ne rien toucher sauf qu'il faut config le SSh de preference
Se connecter en SSH au Droplet
ssh root@1.2.3.4
Installation des dépendances qu'il faut
apt install build-essential curl g++ gcc autoconf automake bison libc6-dev libffi-dev libgdbm-dev libncurses5-dev libsqlite3-dev libtool libyaml-dev make pkg-config sqlite3 zlib1g-dev libgmp-dev libreadline-dev libssl-dev
asdf install ruby 3.2.2
asdf global ruby 3.2.2
$SHELL
gem update --system
gem intsall rails
💖 💪 🙅 🚩
Sid Ali BENTIFRAOUINE
Posted on May 29, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.