Fabien Dubosson
Fabien Dubosson
Hi, The [`asciidoc-mode`](https://github.com/sensorflo/adoc-mode) rendering is not really nice by default:  It would be nice if `subatomic` can support/improve it :-) It seems that this mode is using [`markup-faces`](https://github.com/sensorflo/markup-faces) so...
On new installations, the database does not exist and raposfly fails because of this. Raposfly should either automatically: - Initialize the database - Create a default admin account or at...
https://github.com/StreakyCobra/raposfly/blob/60dc18967389a3b46d67e47268fde0dd53d83822/services/backend/Dockerfile#L45 Not sure Dockerfile should apply migrations.
It should be possible to select the printer from the frontend directly, without having to rebuild the whole raposfly project.
The database should be kept in `/var/raposfly` in a container volume, and another docker container with `cron` should be responsible for doing backups on regular intervals.
As the Raspberry Pi does not have any battery to keep date/time synchronized, and as connectivity is not always available for NTP, there should be a way to set-up the...
A ready-to-write `raposfly` image should be provided for the Raspberry Pi. It would requires to either: - Give indications on how to change the Wifi SSID/password, change backend password, …...
An ad-hoc wifi should allow to have more than one Raspberry Pi, and at the same time more than one thermal printer. This would allow to build several POSs with...