Yurii Vlasov vlasov-y
vlasov-y commented on pull request vikunja/frontend#3018 2023-01-27 15:55:41 +00:00
Docker refactoring

Yeah, it is also a part of my template :) Will remove as well

vlasov-y commented on pull request vikunja/frontend#3018 2023-01-27 15:55:16 +00:00
Docker refactoring

Okay

vlasov-y commented on pull request vikunja/frontend#3018 2023-01-27 15:55:08 +00:00
Docker refactoring

It is just a part of template I use everywhere. I agree, this should be removed.

vlasov-y commented on pull request vikunja/frontend#3018 2023-01-27 15:54:37 +00:00
Docker refactoring

@konrad You have published the wrong port. Container listens 8080 inside, not 80. Use this one.

Can we change this so that it listens on port 80 by default? I know that's not as…

vlasov-y pushed to main at vlasov-y/frontend 2023-01-27 12:26:53 +00:00
827dff09c5 Moved docker files out of scripts folder
vlasov-y commented on pull request vikunja/frontend#3018 2023-01-27 12:24:02 +00:00
Docker refactoring

I built this container locally but it looks like it does not work:

$ curl localhost:8888
curl: (56) Recv failure: Connection reset by peer

(running as `docker run…

vlasov-y commented on pull request vikunja/frontend#3018 2023-01-27 12:22:22 +00:00
Docker refactoring

Sure! Usually, I create folder .devops. I will move files to folder named docker, as you asked.

vlasov-y commented on pull request vikunja/frontend#3018 2023-01-27 12:21:44 +00:00
Docker refactoring

Depends... Maybe someone will want to run the container in host network. If you want, I can just hardcode to 8080 and 8081.

vlasov-y created pull request vikunja/frontend#3018 2023-01-27 09:06:04 +00:00
Docker refactoring
vlasov-y pushed to main at vlasov-y/frontend 2023-01-27 08:57:42 +00:00
11799a6829 Docker refactoring
vlasov-y created repository vlasov-y/frontend 2023-01-27 07:29:06 +00:00