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 docker container for server instance #25

Open
Exiled1 opened this issue Mar 17, 2023 · 2 comments
Open

Add docker container for server instance #25

Exiled1 opened this issue Mar 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Exiled1
Copy link
Contributor

Exiled1 commented Mar 17, 2023

We should add a docker file that sets up a Cimvr server instance. This would allow us to have easy server deployment.

@Masterchef365
Copy link
Contributor

The first and worst way I can think of doing this is to just use the rust docker image, git clone the repo and build the server as needed. But that's more than a little wasteful - we should have an actual CI pipeline which pumps out releases for e.g. Windows, Linux, Macos, etc.

@Masterchef365 Masterchef365 added the enhancement New feature or request label May 4, 2023
@Masterchef365
Copy link
Contributor

Note that we at least have a script to build the server under docker using tools/compile_docker.sh. This doesn't have anything to do with deployment though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants