dewinterjack / item-provision

Display FFXIV item data on Discord
0 stars 0 forks source link

Hosting #8

Open dewinterjack opened 3 years ago

dewinterjack commented 3 years ago

Discord API is moving to event driven from web sockets. This could mean that hosting could be done with serverless functions. However sending images over commands is not possible

Could the entire app be moved onto a docker container?

dewinterjack commented 3 years ago

https://phoenixnap.com/kb/docker-run-override-entrypoint

dewinterjack commented 3 years ago

Should I use the tesseract image or it's dockerfile?

dewinterjack commented 3 years ago

If I move this over to a built docker file, I should have a github action that builds and pushes to dockerhub

dewinterjack commented 3 years ago

https://docs.01.org/clearlinux/latest/guides/maintenance/container-image-modify.html

dewinterjack commented 3 years ago

https://hub.docker.com/r/inetsoftware/alpine-tesseract