Closed pniedzwiedzinski closed 4 years ago
I think that we should not build the frontend on the raspberry. Instead of that, we can build it on GitHub and download static files.
We can create a workflow triggered on tag creation. The job would be to build the front and publish it with ghr
I used it here https://github.com/pniedzwiedzinski/pseudo/blob/master/scripts/circle_deploy.sh
We will deploy via docker containers
I think that we should not build the frontend on the raspberry. Instead of that, we can build it on GitHub and download static files.
We can create a workflow triggered on tag creation. The job would be to build the front and publish it with ghr
I used it here https://github.com/pniedzwiedzinski/pseudo/blob/master/scripts/circle_deploy.sh