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

7 - Packer base #4

Merged
merged 3 commits into from
Apr 18, 2019
Merged

7 - Packer base #4

merged 3 commits into from
Apr 18, 2019

Conversation

saykindenis
Copy link
Collaborator

Выполнено ДЗ №

  • Основное ДЗ
  • Задание со *

В процессе сделано:

  • С помощью packer создан и размещен в GCP образ Reddit-base
  • Создан и размещен образ Reddit-full с использованием параметризированного шаблона immutable.json
  • Создан скрипт автоматического развертывания инстанса из образа Reddit-full

Как запустить проект:

  • `#!/bin/bash

gcloud compute instances create reddit-full
--image-family reddit-full
--tags puma-server
--zone=europe-west1-d
--restart-on-failure`

Как проверить работоспособность:

PR checklist

  • [Х] Выставил label с номером домашнего задания
  • [Х] Выставил label с темой домашнего задания

Copy link

@enkov enkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добрый день!
Спасибо за работу. Задание принято.

@enkov enkov added the (⭐) label Apr 18, 2019
@saykindenis saykindenis merged commit 504e703 into master Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants