mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Added sounds, latest podcast, YT links mobile responsive, misc edits
This commit is contained in:
@@ -11,6 +11,7 @@ Embassy
|
||||
Embassy is the plug 'n' play hardware device sold by Start9. The current iteration is a Raspberry Pi with an internal speaker in a custom, passively cooled case. The Embassy comes pre-loaded with EmbassyOS. Check out the video below to get a brief overview:
|
||||
|
||||
.. youtube:: GfMvXJxYamw
|
||||
:width: 100%
|
||||
|
||||
.. _embassy-os:
|
||||
|
||||
@@ -18,6 +19,48 @@ EmbassyOS
|
||||
---------
|
||||
EmbassyOS (EOS) is a Linux-based operating system custom built for self-hosting open source software. EOS has a range of features that allow anyone to run their own server software without needing all the traditionally required systems administration skills. Advanced dependency management, sensibly defaulted configuration with customization, and minimal reliance on the developers are just a few; all wrapped into a sleek GUI that anyone can operate. No command line required!
|
||||
|
||||
.. _sounds:
|
||||
|
||||
Embassy Sounds
|
||||
--------------
|
||||
EmbassyOS emits several sounds for user feedback and troubleshooting. Below are the current possible sounds and their meaning:
|
||||
|
||||
.. raw:: HTML
|
||||
|
||||
<audio controls>
|
||||
<source src="/_static/sounds/BEP.mp3" type="audio/mpeg">
|
||||
Your browser does not support the audio element.
|
||||
</audio>
|
||||
|
||||
* "bep" - Starting up
|
||||
|
||||
.. raw:: HTML
|
||||
|
||||
<audio controls>
|
||||
<source src="/_static/sounds/CHIME.mp3" type="audio/mpeg">
|
||||
Your browser does not support the audio element.
|
||||
</audio>
|
||||
|
||||
* "chime" - Embassy is ready
|
||||
|
||||
.. raw:: HTML
|
||||
|
||||
<audio controls>
|
||||
<source src="/_static/sounds/SHUTDOWN.mp3" type="audio/mpeg">
|
||||
Your browser does not support the audio element.
|
||||
</audio>
|
||||
|
||||
* "shutdown" - Embassy is shutting down
|
||||
|
||||
.. raw:: HTML
|
||||
|
||||
<audio controls>
|
||||
<source src="/_static/sounds/BEETHOVEN.mp3" type="audio/mpeg">
|
||||
Your browser does not support the audio element.
|
||||
</audio>
|
||||
|
||||
* "Beethoven" - An error has occurred - check your Notifications for more info, or :ref:`Contact Support<contact>`
|
||||
|
||||
.. _product-key:
|
||||
|
||||
EmbassyOS Product Key
|
||||
|
||||
@@ -12,6 +12,7 @@ The Internet is not so great atm...
|
||||
Self-Hosting
|
||||
------------
|
||||
|
||||
blah blah self-host ya shmuck. For an overview of this idea in relation to EmbassyOS, please check out the video below:
|
||||
For an overview of this idea in relation to EmbassyOS, please check out the video below:
|
||||
|
||||
.. youtube:: dc741XwqlyU
|
||||
:width: 100%
|
||||
|
||||
@@ -6,6 +6,14 @@ Podcasts
|
||||
|
||||
Podcasts featuring Start9 Labs and/or Embassy
|
||||
|
||||
.. topic-box::
|
||||
:title: February 24, 2022 - SLP352 Matt Hill
|
||||
:link: https://stephanlivera.com/episode/352/
|
||||
:image: https://i0.wp.com/stephanlivera.com/wp-content/uploads/2022/02/SLP352-WP-Thumbnail.png
|
||||
:anchor: Stephan Livera Podcast
|
||||
|
||||
EmbassyOS & Making Self-Sovereignty Tech Cheaper Than The Alternatives
|
||||
|
||||
.. topic-box::
|
||||
:title: January 25, 2022 - On The Record with Start9
|
||||
:link: https://www.youtube.com/watch?v=jMV_DWAMtmc
|
||||
|
||||
Reference in New Issue
Block a user