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. |
Beta Was this translation helpful? Give feedback.
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) |
Beta Was this translation helpful? Give feedback.
-
|
+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. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
Let's discuss further in #80. |
Beta Was this translation helpful? Give feedback.
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.