WIP
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
docker ps
|
||||
docker-compose exec web python manage.py makemigrations
|
||||
----------------------------------------
|
||||
wget https://raw.githubusercontent.com/dokku/dokku/v0.28.1/bootstrap.sh
|
||||
sudo DOKKU_TAG=v0.28.1 bash bootstrap.sh
|
||||
https://dokku.com/docs/getting-started/installation/
|
||||
|
||||
wget https://raw.githubusercontent.com/dokku/dokku/v0.30.7/bootstrap.sh
|
||||
sudo DOKKU_TAG=v0.30.7 bash bootstrap.sh
|
||||
|
||||
cat ~/.ssh/authorized_keys | dokku ssh-keys:add admin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user