Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for deploying with Docker #25

Open
IanWold opened this issue Apr 19, 2024 · 0 comments
Open

Add documentation for deploying with Docker #25

IanWold opened this issue Apr 19, 2024 · 0 comments
Labels

Comments

@IanWold
Copy link
Owner

IanWold commented Apr 19, 2024

This being a .NET 8 app, dotnet publish should be able to generate a dockerfile on demand for anyone wanting to deploy to Docker directly: https://learn.microsoft.com/en-us/dotnet/core/docker/publish-as-container?pivots=dotnet-8-0.

I haven't got this working yet, it should only take a few minutes of tinkering to figure it out but probably going to end up being the sort of thing that half a day is sunk into reading SO posts on the matter.

Documentation should be added to the README under the "Deploying" section detailing how to deploy the app on Docker. A section detailing how to add a Redis container and configure FreePlanningPoker to use this Redis container should be included.

@IanWold IanWold added feature New feature or request good first issue Good for newcomers area: server area:documentation labels Apr 19, 2024
@IanWold IanWold changed the title Add dockerfile and documentation for deploying with Docker Add documentation for deploying with Docker Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant