Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instalación #1

Open
patoroco opened this issue Feb 23, 2019 · 0 comments
Open

Instalación #1

patoroco opened this issue Feb 23, 2019 · 0 comments

Comments

@patoroco
Copy link
Owner

patoroco commented Feb 23, 2019

DNS

Acceso a la máquina

IP: 35.180.65.196

ssh -i ~/Downloads/LightsailDefaultKey-eu-west-3.pem [email protected]

Instalación de dokku (2,5 min)

https://github.com/dokku/dokku#installation

wget https://raw.githubusercontent.com/dokku/dokku/v0.14.6/bootstrap.sh
sudo DOKKU_TAG=v0.14.6 bash bootstrap.sh

Esto básicamente está instalando todos los requerimientos de Dokku, entre los que se encuentra docker

Activar la instalación

http://35.180.65.196

Desde aquí podemos continuar con la instalación.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant