Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.23 KB

File metadata and controls

34 lines (26 loc) · 1.23 KB

PDX Hackerspace Docker Hackstack

This repo configures a set of services that PDX Hackerspace uses to provide services for its members and for infrastructure, administration and yes, fun and entertainment.

Hackstack uses Docker (with compose) to

Hackstack's priorities are:

  • consistency - all applications follow similar conventions in how they are configured, managed, store data and are backed up

  • ease of management - Hackstack is meant to be manageable by users with basic Linux knowledge and without advanced Docker or virtualization environment experience

  • low overhead - Hackstack is intended to minimize overhead when possible - it should be possible to operate many Hackstack services on small computers like a Raspberry Pi

  • ease of recovery - Hackstack is designed to make disaster recovery easy when possible

  • Philosphy and Design

  • Docker Networks

  • Examples

  • Installation

  • Core

  • Home Assistant

  • AI

  • Services

Contributing

Please see the Contributing guide.

License

Hackstack is released under the MIT License.