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

Script to support cloud-init and local easy deploy #1366

Merged
merged 5 commits into from
Mar 29, 2019
Merged

Conversation

jackivanov
Copy link
Collaborator

@jackivanov jackivanov commented Mar 20, 2019

Description

Adds a script to support easy deployments using cloud-init or executing directly on the server

Motivation and Context

Closes #1054

How Has This Been Tested?

Deployed to DO, AWS, Azure and GCE using cloud-init

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jackivanov jackivanov added this to the 1.1 milestone Mar 20, 2019
@jackivanov jackivanov force-pushed the fix-1054 branch 2 times, most recently from d737699 to 9f6c65d Compare March 20, 2019 19:20
@jackivanov jackivanov changed the title Script to support cloud-init and local easy deploy [WIP] Script to support cloud-init and local easy deploy Mar 21, 2019
@jackivanov jackivanov force-pushed the fix-1054 branch 4 times, most recently from 5c75680 to cbc8db3 Compare March 21, 2019 14:25
@jackivanov jackivanov changed the title [WIP] Script to support cloud-init and local easy deploy Script to support cloud-init and local easy deploy Mar 25, 2019
@davidemyers

This comment has been minimized.

@jackivanov jackivanov merged commit d3d22fe into master Mar 29, 2019
@jackivanov jackivanov deleted the fix-1054 branch March 29, 2019 14:51
andreimc added a commit to tunnelhero/algo that referenced this pull request Apr 29, 2019
* upstream/master: (22 commits)
  Automatically create cloud firewall rules for installs onto Vultr (trailofbits#1400)
  Refactoring, Linting and additional tests (trailofbits#1397)
  Update Linux WireGuard client instructions (trailofbits#1407)
  Update cloud-vultr.md (trailofbits#1406)
  Update openssl.yml (trailofbits#1403)
  Update deploy-from-script-or-cloud-init-to-localhost.md
  Update README.md (trailofbits#1380)
  Update Adblock lists (trailofbits#1394)
  fix: get public IP from default interface (trailofbits#1396)
  Move `Delete the CA key` task to the appropriate role (trailofbits#1393)
  Update deploy-from-script-or-cloud-init-to-localhost.md
  Consolidate firewall documentation (trailofbits#1386)
  Fix 963 again (trailofbits#1379)
  Refactoring to support roles inclusion (trailofbits#1365)
  Update DNS filtering advice in FAQ (trailofbits#1389)
  Use VULTR_API_CONFIG variable if set (trailofbits#1374)
  IPv6 range to AllowedIPs only when ipv6_support (trailofbits#1388)
  Update ubuntu.yml (trailofbits#1383)
  Script to support cloud-init and local easy deploy (trailofbits#1366)
  Update 10-algo-lo100.network.j2 (trailofbits#1369)
  ...
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