Update README.md
This commit is contained in:
@@ -17,13 +17,13 @@ YouTube video for OctoPi setup here: https://www.youtube.com/watch?v=J5VzI4AFav4
|
|||||||
* If your printer does not have a serial number, it will time out and use the physical USB address for udev entries.
|
* If your printer does not have a serial number, it will time out and use the physical USB address for udev entries.
|
||||||
* Continue until you have added all the printers you want to use
|
* Continue until you have added all the printers you want to use
|
||||||
* haproxy entries are updated so you can connect via http://octopi.local/instancename/
|
* haproxy entries are updated so you can connect via http://octopi.local/instancename/
|
||||||
* Ubuntu (may work for other deb systems, not tested yet)
|
* Ubuntu/Mint (may work for other deb systems, not tested yet)
|
||||||
* Install Ubuntu 20-21.X on your system (make sure your user is admin for sudo)
|
* Install Ubuntu 20-21.X or Mint 20.3+ on your system (make sure your user is admin for sudo)
|
||||||
* Install git if it isn't already: `sudo apt install git`
|
* Install git if it isn't already: `sudo apt install git`
|
||||||
* run the command `git clone https://github.com/paukstelis/octoprint_deploy.git`
|
* run the command `git clone https://github.com/paukstelis/octoprint_deploy.git`
|
||||||
* run the command `sudo octoprint_deploy/octoprint_deploy.sh`
|
* run the command `sudo octoprint_deploy/octoprint_deploy.sh`
|
||||||
* Choose `Prepare System` from the menu. This will install necessary packages, install octoprint, and start an instance
|
* Choose `Prepare System` from the menu. This will install necessary packages, install octoprint, and start an instance
|
||||||
* This converts your installation into an 'OctoBuntu' installation.
|
* This converts your installation into an 'OctoBuntu'-style installation.
|
||||||
* Setup admin user by connecting to your system (either http://localhost:5000 or http://[hostname]:5000 via browser
|
* Setup admin user by connecting to your system (either http://localhost:5000 or http://[hostname]:5000 via browser
|
||||||
* Continue with octoprint_deploy script and setup all your instances.
|
* Continue with octoprint_deploy script and setup all your instances.
|
||||||
* You may have to logout/reboot before connecting to printers or cameras as dialout and video permissions are established during setup.
|
* You may have to logout/reboot before connecting to printers or cameras as dialout and video permissions are established during setup.
|
||||||
|
|||||||
Reference in New Issue
Block a user