Complete docker setup #73
|
Why frontend wasnt packaged into docker so we can just create compose with lifeforge && pocketbase. It would be much easier without direct download of the code. |
Replies: 4 comments 3 replies
|
For example frontend port. taking port 80 is pretty demanding (a lot of server setups already have it used, full docker setup would allow you to easily expose port and make it available for user to change) |
|
+1 I was just looking into the issues tab to talk about it. A whole image or stack setup would be 100 times easier to get going and manage. |
|
Yup, as we have slowly settled down on the architectural reformation, the codebase is now close to being stable, with only a few little bugs and issues left here and there (hopefully). I'll work on creating a reusable Docker image within the next few days. |
Yup, as we have slowly settled down on the architectural reformation, the codebase is now close to being stable, with only a few little bugs and issues left here and there (hopefully). I'll work on creating a reusable Docker image within the next few days.