Skip to content

Instantly share code, notes, and snippets.

@tiagoad
Last active July 25, 2017 14:37
Show Gist options
  • Save tiagoad/8fb708c95c8c98f76cdf9069f4ccecf4 to your computer and use it in GitHub Desktop.
Save tiagoad/8fb708c95c8c98f76cdf9069f4ccecf4 to your computer and use it in GitHub Desktop.
Rancher server cloud-init
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVu1ZLh/TEoTgQz8Og06/4ll5R5qpFZBtty8ijyjj4k07GQu6vHJSr4ATsjcs3o1yYKzPJlxNng8sj4A9zuJLCe7RN3XYuNSpUG+/9i3uuoIuGuLqaLVupsZw+/9InnAS8oR4IWZt6V4ts5lvzx25bOxj27TLGYTAWbk1thGG/e5wWn+d+tmmd5/AM+4ocGY6XL0xnVjqwHRimjL9evmD0fvuNc2wmy1jrIewJWJzDOyg5/cie8Q1zYdWG6hYRfiPoixnR8fW5i/qi25SWm7mzKkHyRTczkqJifaFN9EDpq+AoNOwNDp8GevTjC6OL4UbgXsUY1NH9WugmKLnNb1HN
rancher:
services:
rancher-server:
image: rancher/server
restart: always
ports:
- 8080:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment