2025-01-14 17:10:05 -06:00
# MarineComOS RPI
2017-05-06 16:16:00 -07:00
2025-01-14 17:10:05 -06:00
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.
2016-04-11 07:25:30 +01:00
2025-01-14 17:10:05 -06:00
## 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.
2017-05-06 16:16:00 -07:00
2025-01-14 17:10:05 -06:00
## Getting Started
- **Download the Image**: Obtain the latest release from [MarineComOS RPI Releases ](http://git.relentnet.com/Relentnet/MarineComOS_RPI ).
- **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.
2024-10-30 11:32:47 +00:00
2025-01-14 17:10:05 -06:00
## Documentation
Detailed setup and usage instructions are available in the repository's [Wiki ](http://git.relentnet.com/Relentnet/MarineComOS_RPI/wiki ).
2016-04-11 07:25:30 +01:00
2025-01-14 17:10:05 -06:00
## Contributing
Contributions are welcome! Open issues or submit pull requests for suggestions and improvements.
2024-02-19 14:32:58 +00:00
2025-01-14 17:10:05 -06:00
## License
MarineComOS RPI is licensed under the MIT License. See [LICENSE ](LICENSE ) for details.