Skip to content

Quickly deploy a VM instance running Dokku on Azure using Terraform and Ansible

Notifications You must be signed in to change notification settings

sarsharma/dokku-vm-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dokku VM on Azure

About

Quickly deploy a VM instance running Dokku on Azure using Terraform and Ansible

Requirements

Prerequisites

Your public ssh key should be available at ~/.ssh/id_rsa.pub
If it's not, you can generate a key-pair using ssh-keygen

Usage

Run bash deploy.sh to deploy your VM
bash teardown.sh can be used to remove all the deployed resources

VM ip will be stored in ip.txt after deployment, you can ssh to the vm using ssh azureuser@ip_addr

Settings

About

Quickly deploy a VM instance running Dokku on Azure using Terraform and Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published