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

Add vagrant file #14

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

ClashTheBunny
Copy link
Contributor

  • This allows development on non-Linux environments.
  • This allows you to put heckler on it's own VLAN.
  • VMs can be convenient.

Two changes are needed:
 * rate limit such that github doesn't ratelimit heckler
 * allow passing an empty "github_domain" to the config to use the
   public API endpoints
When heckler is running in an environemnt without a dynamic host list or
if heckler doesn't have access to commands like sh or jq in a distroless
  container, it's important to be able to specify just a list of hosts.
@ClashTheBunny
Copy link
Contributor Author

Includes all commits from #13 and it's parents.

The main thing this commit does is to build heckler in github-actions on
every push to main.
In addition to that, move docs to the docs folder, which is the standard
github location for github pages.

It includes two static html files that will help create a heckler app.

There are also some config updates to give it better defaults.
* This allows development on non-Linux environments.
* This allows you to put heckler on it's own VLAN.
* VMs can be convenient.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant