-
Notifications
You must be signed in to change notification settings - Fork 45
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 support #50
Conversation
Detected an issue while entering the hotel related with crypto. |
Fixed 👍🏻 |
Thank you! After a small review, there's a slight security risk, the RCON port is never meant to be exposed to the public. |
Oh right, I think we can remove it from ports binding/ in havana-server. |
Working with port unbinded as expected. |
Done Quackster/Minerva#2 |
Cool to see someone did my idea. Would like to know if the container is usable or still in development. (I want to know if i can beta test It) |
You can, I am already using it locally |
Nice |
Had to delete the previous issue report due to personal data getting merged with the clipboard here is the full log of the issue when attemping to run docker-compose up, althrough this error the server finish its startup sequence but didnt test if registration worked i already assume it wont with this error but will try anyway later.
|
I see that it is trying to connect to host=127.0.0.1 |
Hi @arths31 i tried following your docker tutorial at the end of your fork. I'm having a little issue here, i downloaded the repo set all up, fixed some issues i had on my server related to java and after all compiled i get this
Any idea? i haven't moved any folder and just added a single file to the www folder (the .exe launcher). My original thought is that this is caused by windows somehow (i tried ubuntu in WSL2 and thats the only place at first i got it to compile) but both show this and restart in an endless loop (as configured in the docker yaml). |
I’ve tried on my Mac, I’ll check for issues on Linux as soon as possible |
Just updated the branch to cleanup Docker files. Is it working if you just clone the repository and run |
I will test myself and report back when I have time. Thank you very much for this PR. |
Some feedback:
https://cloud.google.com/java/getting-started/jib https://github.com/emansom/Kepler/blob/master/Kepler-Server/build.gradle#L18 |
There it is, Docker support !
Thank you for this really nice retro server, brings back memories.
I used to work with Hebbo on multiple servers back in the days 😊