Skip to content

Instantly share code, notes, and snippets.

@skeltont
Last active August 29, 2015 14:26
Show Gist options
  • Save skeltont/e5e2b32bceeef6fe7003 to your computer and use it in GitHub Desktop.
Save skeltont/e5e2b32bceeef6fe7003 to your computer and use it in GitHub Desktop.
When the day comes that we (fam) are able to build our own dope-ass server, here are some initial thoughts on how to tackle the project and what we could try to put on there.

Build Server:

  • Settle on budget, pitch money, location, (details)
    • Specs:
      • *mobo*
      • *cpu*
      • *gpu*
      • *mem*
      • *psu*
      • *case*
      • *stor*
  • Decide on OS
  • Set up OS
    • structure
    • users
    • permissions
    • ports
    • etc

Services to host, programs to run/build

  • shared webserver for production-level sites (as to not crash each others stuff)
  • Secure chat service
    • possibly write in go? Potential project
    • develop gui around it so we can host as site, log in and chat securely
  • image hosting site
    • share screenshots and memes on our own machine securely
  • media server?
    • look into this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment