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

Extract into multiple Docker containers (Goserver, build, .NET API, DB?) and add docker-compose #4

Open
Buldugmaster99 opened this issue Jan 7, 2022 · 7 comments

Comments

@Buldugmaster99
Copy link

split the project into multiple dockerfiles

  • GoServer (sever/, main.go, go.mod, go.sum, config.json) + access to build files (depends on build)
  • Website Builder (html, css, WebAssembly, ts, [configfiles])
  • .Net API to manage rust game engines (files missing)

Create a launch docker-compose file

@Buldugmaster99
Copy link
Author

@H3rmts-in-Dark/programmer TODO

@Buldugmaster99
Copy link
Author

mostly complete, missing API

Buldugmaster99 referenced this issue Jan 9, 2022
added docker-compose.yml to start all containers
@Buldugmaster99
Copy link
Author

almost completed

@Buldugmaster99
Copy link
Author

#7 is related to this issue and is the next step after this issue

@Buldugmaster99
Copy link
Author

Added Dockerfile for .Net

@H3rmt H3rmt self-assigned this Mar 18, 2022
@H3rmt
Copy link
Member

H3rmt commented Mar 18, 2022

docker files for rust gamemanager missing

@H3rmt
Copy link
Member

H3rmt commented Mar 18, 2022

check how to hande gameengines (same container as manager or not)

@H3rmt H3rmt removed the Working on label Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants