Deploying TinyPixel
The only major requirement when deploying TinyPixel is to ensure you have persistent storage for the application so the SQLite databases are not lost.
TinyPixel can be deployed in a variety of ways. The app can be run on any cloud hosting service, like Digital Ocean, either via the publicly available container image or via the source code.
- The recommended way of deploying TinyPixel is to use Kamal
- You can also deploy it using docker compose
- It is possible to use PaaS like Render.com as well