Skip to content

Dockerize the server.#9

Open
cgreen wants to merge 2 commits intoFinalTwist:mainfrom
cgreen:get_docked
Open

Dockerize the server.#9
cgreen wants to merge 2 commits intoFinalTwist:mainfrom
cgreen:get_docked

Conversation

@cgreen
Copy link
Copy Markdown

@cgreen cgreen commented Apr 9, 2024

This provides a simple, portable way to run the server that should be accessible to beginners.

@Coji4000
Copy link
Copy Markdown

Coji4000 commented Sep 6, 2024

This is awesome thank you!

@cgreen
Copy link
Copy Markdown
Author

cgreen commented Oct 22, 2024

This is awesome thank you!

You're welcome. I'm glad that someone else finds it useful.

@joe-sharp
Copy link
Copy Markdown

@cgreen it looks like they removed the Linux executable in the latest release. Is it possible to run the latest release in Docker somehow?

@cgreen
Copy link
Copy Markdown
Author

cgreen commented Feb 27, 2025

@cgreen it looks like they removed the Linux executable in the latest release. Is it possible to run the latest release in Docker somehow?

It should still be possible - you'll just need to build the server yourself. The instructions are in 'Documentation/How to run or compile linux.txt'. I believe the current instructions will create a file named 'RunUO.exe' which you can rename as needed.

P.S. The docker run command, in the comments of the dockerfile, omits an important directory: Backups. So, you'll want to create a Backups directory and add the following to your run command: -v ./Backups:/opt/Ultima-Adventures/Backups.

Put it in a container and make it rad.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants