Difference between revisions of "Homebrew Server Club"

From Run Your Own
Jump to: navigation, search
(Current Documentation Projects)
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Hardware ==
+
== What is the Homebrew Server Club? ==
* [https://www.raspberrypi.org/ Raspberry Pi]
 
  
== Software ==
+
The homebrewserver.club is part of a larger DIY self-hosting movement whereby
=== Operating Systems ===
+
people endeavour to host on-line services such as websites, mail, calendars and
* [https://www.alpinelinux.org/ Alpine Linux]
+
chat applications themselves.  
* [https://www.debian.org/ Debian]
 
* [https://www.freebsd.org/ FreeBSD]
 
* [https://www.openbsd.org/ OpenBSD]
 
  
=== Static Site Generators ===
+
They do so in order to avoid reliance on the corporate services of centralised
* [https://jekyllrb.com/ Jekyll]
+
service providers, with all the consequences that arise.
* [https://blog.getpelican.com/ Pelikan]
 
  
=== Web Frameworks ===
+
Unlike many in the self-hosting movement, the homebrewserver.club takes the
* [https://phoenixframework.org/ Phoenix], written in Elixir
+
'home' in homebrew literally and the 'self' in self-hosting figuratively.  
* [https://elm-lang.org/ Elm], functional language compiling to Javascript
 
  
== Links ==
+
That means we try to host from our homes rather than from data centers and
* [https://github.com/myles/awesome-static-generators Awesome Static Web Site Generators]
+
for and with our communities rather than just ourselves.
* [https://brutalist-web.design/ Brutalist Web Design] by David Bryant Copeland
+
 
* [https://www.lowtechmagazine.com/2018/09/how-to-build-a-lowtech-website.html How to Build a Low-tech Website?] by Low-Tech Magazine
+
We do this from an understanding that paying for a home internet subscription
* [https://timkadlec.com/remembers/2019-01-09-the-ethics-of-performance/ The Ethics of Web Performance] by Tim Kadlec
+
means you can also use that to host things on-line and that learning and
* [https://meyerweb.com/eric/thoughts/2018/08/07/securing-sites-made-them-less-accessible/ Securing Sites Made Them Less Accessible] by Eric A. Meyer
+
discussing things together makes more sense than doing it alone.
* [https://sustywp.com/ Susty WP], [https://blog.jacklenox.com/2018/06/04/delivering-wordpress-in-7kb/ Delivering WordPress in 7 KB] by Jack Lenox
+
 
* [http://www.performancebudget.io/ Performance Budget], "I want my site to load in X seconds on a Y connection" by @jonthanfielding
+
You can find us and get in touch on the following channels:
* [https://www.smashingmagazine.com/2019/01/front-end-performance-checklist-2019-pdf-pages/ Front-end performance checklist 2019] by Vitaly Friedman.
+
 
* [https://twitter.com/mattleibow/status/1063451596191875072 World bandwith map] from @mattleibow.
+
* [https://homebrewserver.club/ Homebrewserver.club]
* [https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/ Get Started With Analyzing Runtime Performance] by Kayce Basques.
+
* [xmpp://hbsc@muc.lurk.org?join XMPP Chat room]
* [https://developers.google.com/web/tools/chrome-devtools/speed/get-started Optimize Website Speed With Chrome DevTools] by  Kayce Basques.
+
* [https://we.lurk.org/postorius/lists/hbsc.we.lurk.org/ Mailing List]
* [https://guide.elm-lang.org/optimization/ Optimization in Elm] – an interesting look at compiler tool chain driven web performance.
+
* [https://radar.squat.net/en/rotterdam/hbsc-homebrew-server-club Radar.squat.net Listing]
** [https://elm-lang.org/blog/small-assets-without-the-headache Small Assets without the Headache] by Evan Czaplicki.
+
 
 +
== Current Documentation Projects ==
 +
Links to topics/themes explored by HBSC members. When a project reaches some maturity we publish it there https://homebrewserver.club/
 +
 
 +
* [[Lightweight and sustainable Websites]]
 +
* [[Services]]
 +
* XMPP
 +
* [[Homebrew server setups]]
 +
 
 +
== Network ==
 +
* [https://www.community-ix.de/ Community-IX]
 +
 
 +
[[Category: HBSC]]

Latest revision as of 12:35, 18 March 2019

What is the Homebrew Server Club?

The homebrewserver.club is part of a larger DIY self-hosting movement whereby people endeavour to host on-line services such as websites, mail, calendars and chat applications themselves.

They do so in order to avoid reliance on the corporate services of centralised service providers, with all the consequences that arise.

Unlike many in the self-hosting movement, the homebrewserver.club takes the 'home' in homebrew literally and the 'self' in self-hosting figuratively.

That means we try to host from our homes rather than from data centers and for and with our communities rather than just ourselves.

We do this from an understanding that paying for a home internet subscription means you can also use that to host things on-line and that learning and discussing things together makes more sense than doing it alone.

You can find us and get in touch on the following channels:

Current Documentation Projects

Links to topics/themes explored by HBSC members. When a project reaches some maturity we publish it there https://homebrewserver.club/

Network