Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fdm-monster/monsterpi
Raspberry Pi image for FDM Monster based on Ubuntu 20.04 LTS, MongoDB 4.4 and FDM Monster 1.x
https://github.com/fdm-monster/monsterpi
3d-printing 3dprinting creality custompios ender fdm fdm-monster mk3s prusa prusa-mini raspberry-pi raspberry-pi-3 raspberry-pi-4 ubuntu ubuntu2004
Last synced: 4 months ago
JSON representation
Raspberry Pi image for FDM Monster based on Ubuntu 20.04 LTS, MongoDB 4.4 and FDM Monster 1.x
- Host: GitHub
- URL: https://github.com/fdm-monster/monsterpi
- Owner: fdm-monster
- License: gpl-3.0
- Created: 2023-04-17T21:39:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T21:45:24.000Z (4 months ago)
- Last Synced: 2024-10-11T02:02:29.314Z (4 months ago)
- Topics: 3d-printing, 3dprinting, creality, custompios, ender, fdm, fdm-monster, mk3s, prusa, prusa-mini, raspberry-pi, raspberry-pi-3, raspberry-pi-4, ubuntu, ubuntu2004
- Language: Shell
- Homepage: https://docs.fdm-monster.net
- Size: 191 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
+
= MonsterPi !# MonsterPi
This repository is a Raspberry Pi image builder for running [FDM Monster](https://github.com/fdm-monster/fdm-monster).
The work is a culmination of [CustomPiOS](https://github.com/guysoft/CustomPiOS) by G. Sheffer, [FarmPi](https://github.com/mkevenaar/FarmPi) by M. Kevenaar and my own private 4xOctoPrint Pi OS image.- Please check out [FDM Monster's repository](https://github.com/fdm-monster/fdm-monster)
- Please check out [MonsterPi's documentation](https://docs.fdm-monster.net/guides/monsterpi) to get started
- Please consider donation to the project or its individual contributors if you like this project!## How to use it?
> :warning: This image is not running [Raspberry Pi OS](https://www.raspberrypi.org/software/), therefore `raspi-config` is not available
* Unzip the image and install it to an sd card [like any other Raspberry Pi image](https://www.raspberrypi.org/documentation/installation/installing-images/README.md)
* Configure your WiFi by editing `monsterpi-wpa-supplicant.txt` on the root of the flashed card when using it like a thumb drive, or use an UTP cable
* Boot the Pi from the card
* Log into your Pi via SSH (it is located at `monsterpi.local` [if your computer supports bonjour](https://learn.adafruit.com/bonjour-zeroconf-networking-for-windows-and-linux/overview) or find the IP address assigned by your router), default username is "pi", default password is "raspberry".
* To Change the password; run: `passwd`
* Optionally: Change the configured timezone; run: `sudo dpkg-reconfigure tzdata`
* Optionally: Change the hostname; run: `echo myhostname | sudo tee /etc/hostname`Your MonsterPi instance will then no longer be reachable under `monsterpi.local` but rather the hostname you chose postfixed with `.local`, so keep that in mind.
FDM Monster is located at [http://monsterpi.local](http://monsterpi.local) and also at [https://monsterpi.local](https://monsterpi.local). Since the SSL certificate is self signed (and generated upon first boot), you will get a certificate warning at the latter location, please ignore it.
## Features
* [FDM Monster](https://fdm-monster.net) software for managing and monitoring 100+ Octoprint instances
* [Ubuntu](https://ubuntu.com/download/raspberry-pi) Raspberry Pi distro image.## Contributors ✨
These are the people involved in the project: