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

feat: Hack Night Miniserver #1

Open
3 tasks
helmturner opened this issue Mar 12, 2024 · 0 comments
Open
3 tasks

feat: Hack Night Miniserver #1

helmturner opened this issue Mar 12, 2024 · 0 comments
Assignees

Comments

@helmturner
Copy link
Member

Relying on the public WiFi at our meetup venue has been... not good. It often takes at least half of the event for attendees to download dependencies or other resources for the night—or worse, they never get off the ground at all.

We want attendees to have all of the resources they need to get off the ground quickly. Using Docker has been a good start, but even downloading prebuilt images has become a bottleneck.

We hope to solve the issue by spinning up a simple, portable mini-server to make resources available over a LAN. This could either be a LAN managed by the server itself or the venue's public wifi (if their router doesn't complicate things, which I expect it would).

Possible Features:

  • Docker image registry
  • Docker host
  • File Server

Unless there's something that @deino475 thinks would be useful for the March Terraform Hack Night, I'll go ahead and start with the Docker registry.

@helmturner helmturner self-assigned this Mar 12, 2024
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

No branches or pull requests

1 participant