|
@@ -3,22 +3,27 @@
|
|
|
:layout :page
|
|
|
:page-index 0}
|
|
|
|
|
|
-Welcome to Tiny DataCenter. 2
|
|
|
+Welcome to Tiny DataCenter. Here you'll find a series of video and text guides that should help you integrate these wonderful devices into your daily computing tasks.
|
|
|
|
|
|
+You might get some new ideas. It's very easy to start a business in this new [economic landscape](https://www.youtube.com/watch?v=4ef-aF5TCGs&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=6).
|
|
|
|
|
|
-We use ARM processors and are unaffected by the Intel processor bugs!
|
|
|
+It is built from ARM based single board computers, or SBCs for short (scientifically tinius computerus aka tiny computers). They cost $50-100 USD for most uses, and can be reused by having several spare SD cards on hand (like old bootable floppy disks).
|
|
|
|
|
|
- Don't forget to ask about our longest ruler on Amazon special :)
|
|
|
+Bonus: It uses ARM processors and are [unaffected](https://www.youtube.com/watch?v=YtvJ4k8tEBY&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=9) by the Intel branch prediction bugs!
|
|
|
+
|
|
|
+ Don't forget to ask about our shortest ruler on Amazon special :)
|
|
|
|
|
|
Here are episodes:
|
|
|
|
|
|
-## Episodes
|
|
|
|
|
|
-1. [Setting up a new RasPi with a Hello World web site](https://www.youtube.com/watch?v=RPyHFrn37Qc&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=3)
|
|
|
-1. [Connecting to a netwwork and accessing the web site](https://www.youtube.com/watch?v=RPyHFrn37Qc&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=3)
|
|
|
-1. [Using Docker to keep the site running between reboots](https://www.youtube.com/watch?v=0S9rePglH2Y&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=5)
|
|
|
-1. [Adding a desktop environment](https://www.youtube.com/watch?v=crApIVQ5Wqk&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=8)
|
|
|
-1. Creating a maintainable site
|
|
|
+
|
|
|
+.
|
|
|
+
|
|
|
+1. [Setting up a new RasPi with a Hello World web site](webserver.html)
|
|
|
+1. [Connecting to a netwwork and accessing the web site](webserver-net.html)
|
|
|
+1. [Using Docker to keep the site running between reboots](docker.html)
|
|
|
+1. [Adding a desktop environment](desktop.html)
|
|
|
+1. Creating a maintainable site **coming soon!**
|
|
|
1. A fancy way to collect feedback - API and storage
|
|
|
1. Going live - configuring the home router
|
|
|
1. Let there be scale - adding a CDN, talking about factors
|
|
@@ -27,8 +32,6 @@ Here are episodes:
|
|
|
|
|
|
.
|
|
|
|
|
|
-* [Branch Prediction and ARM](https://www.youtube.com/watch?v=YtvJ4k8tEBY&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=9)
|
|
|
-* [Economics of web hosting](https://www.youtube.com/watch?v=4ef-aF5TCGs&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=6)
|
|
|
* [Single Board Computer Spec Guide - Draft 1 (how to decide)](https://www.youtube.com/watch?v=VHDdbuUF2lo&list=PLD5lYPY-uZpoEVzJkgE2ejlSk9uG2TRlP&index=7)
|
|
|
* Upgrading from RasPi 1 to RasPi 3
|
|
|
|