Please add Docker support and compose file example.
Ideally, the container setup would:
● Expose web ui port
● Persist the SQLite database in a mounted volume
● Allow mounting config.toml or its folder
● Persist logs and the Telethon session when Telegram ingestion is enabled
● Include a basic health check
This would make ProxySite considerably easier to deploy, update, and back up on self-hosted servers.
Please add Docker support and compose file example.
Ideally, the container setup would:
● Expose web ui port
● Persist the SQLite database in a mounted volume
● Allow mounting config.toml or its folder
● Persist logs and the Telethon session when Telegram ingestion is enabled
● Include a basic health check
This would make ProxySite considerably easier to deploy, update, and back up on self-hosted servers.