MarineComOS RPI
MarineComOS RPI is a customized operating system for Raspberry Pi, designed specifically for marine applications. It is based on Raspberry Pi OS and built using pi-gen, with added configurations and tools to streamline onboard operations.
Key Features
- Headless Operation: SSH enabled by default with preconfigured networking.
- Preloaded Docker Containers:
- Portainer for container management.
- SignalK for marine data integration.
- Filesystem Layout:
- Read-only root filesystem for stability.
- Writable partition for Docker data and application dependencies.
Getting Started
- Download the Image: Obtain the latest release from MarineComOS RPI Releases.
- Flash the Image: Use tools like Raspberry Pi Imager or balenaEtcher to flash the
.img
file onto an SD card. - First Boot: Insert the SD card into your Raspberry Pi and power it on.
Documentation
Detailed setup and usage instructions are available in the repository's Wiki.
Contributing
Contributions are welcome! Open issues or submit pull requests for suggestions and improvements.
License
MarineComOS RPI is licensed under the MIT License. See LICENSE for details.
Description
This is a repository for our Marine Operating System. This will house many of the essential components as well as other 3rd Party software including our own Dashboard Coming Soon. Please Read the Read Me for more info.
Languages
Shell
97.8%
Dockerfile
1.4%
sed
0.8%