I’m looking at trying to build a replicating bookserver via DietPi (for traveling in my RV)
it will need to do a couple of non-provided things and I am asking if this is feasible;
-
It will need to connect to my home network (when parked in the driveway) but provide a hotspot to serve books when away. So, it will need to be setup as WiFi accesspoint, but rather than share an ethernet connection it may need to share another wifi port (wlan1). Basically it needs wifi internet access AND provide hotspot access to itself
-
It will need to run a webserver with PHP and SQlite (for this: https://github.com/seblucas/cops )
-
It will need to run Resilio Sync to sync from the main bookserver.
Is this possible with Diet-Pi? I can do all this with the full Jessie, but DietPi looks like it will be running much more efficeintly.