All public logs

From stonehomewiki
Jump to navigationJump to search

Combined display of all available logs of stonehomewiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 05:12, 26 June 2023 Stonezhong talk contribs created page Firebird/GettingStarted/docker (Created page with "<p> Firebird </p> <div class="toccolours mw-collapsible mw-collapsed expandable"> <div class="mw-collapsible-preview">Preparation</div> <div class="mw-collapsible-content"> * Assuming you are using a linux based machine. (I am using a Ubuntu 22.04) * Assuming you can ssh to this machine with a private ssh key * Create a docker network called "streaming" <pre><nowiki> docker network create -d bridge streaming </nowiki></pre> * Create a local directory ~/firebird_te...")