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

Docker container? #80

Closed
mzac opened this issue Jun 30, 2020 · 3 comments
Closed

Docker container? #80

mzac opened this issue Jun 30, 2020 · 3 comments
Labels
question Further information is requested

Comments

@mzac
Copy link

mzac commented Jun 30, 2020

Would there be any way to deploy the build in a docker container since you're using new modern build methods?

@isaacrlevin
Copy link
Owner

Are you talking about the Blazor app? I wouldn't see why not. Would have to punch a hole in the container firewall to allow access to the user admin screen

@isaacrlevin isaacrlevin added the question Further information is requested label Jul 6, 2020
@mzac
Copy link
Author

mzac commented Jul 6, 2020

I guess.. I don't know much about Blazor but I did find this. For the admin page, maybe the app could generate a token that would be displayed in the docker log file (a bit like codeserver does) and then you could use that token to login?

https://chrissainty.com/containerising-blazor-applications-with-docker-containerising-a-blazor-server-app/

@isaacrlevin
Copy link
Owner

PresenceLight now supports running in docker and docker-compose. More info in Worker readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants