GithubHelp home page GithubHelp logo

pg9182 / northstar-dedicated-ci Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 5 KB

Automatic bleeding-edge Docker images for the Northstar dedicated server.

License: zlib License

ci container dedicated-server docker github-actions linux nightly northstar server titanfall titanfall-2 wine

northstar-dedicated-ci's Introduction

northstar-dedicated-ci

Automatic bleeding-edge Docker images for the Northstar dedicated server.

These images are FOR TESTING ONLY. If you encounter problems, report it to whoever told you to use the image, or to the PR the image was built to test. Remember to mention the specific image tag you used. Do not report bugs you encounter to the main Northstar repositories or open a ticket on Discord.

If you want to run a server, you're probably looking for northstar-dedicated.

Features

  • Built upon pg9182's northstar-dedicated image.
  • Efficiently overrides game files with newer versions, only taking as much extra disk space as the modified files.
  • Self-serve builds for faster Northstar development and easier community testing.
  • Stable versioning and detailed build info.
  • Mod version override to prevent pollution of global metrics.

Usage

If you have access to the repository, you can submit build requests here with the following parameters.

Parameter Description
Base Northstar version
ns_version
Required. The base image Northstar version (without the v prefix).
NorthstarLauncher run ID
nslauncher_gharun
Override the NorthstarLauncher binaries with the ones from a GitHub Actions build, referenced by the run ID (found in the URL).
NorthstarMods git ref
nsmods_ref
Override the NorthstarMods with the ones from the specified branch/commit. PR commits will also work.
NorthstarNavs git ref
nsnavs_ref
Override the NorthstarNavs with the ones from the specified branch/commit. PR commits will also work.

Information about the output image tag and components will be in the build summary after it completes. Information about which files were modified/deleted/created can be found in the Build and push step of the build logs.

Note that the further back in time you go and the further the updated revisions differ from the base image, the less likely the final image is to work, assuming it even builds.

If the image doesn't work, you can always try creating a Northstar installation manually, then using something like docker run --rm -it -v /path/to/northstar/installation:/northstar -e DISPLAY=xvfb -p 8081:8081/tcp -p 37015:37015/udp --entrypoint nswrap ghcr.io/pg9182/northstar-dedicated:1-tf2.0.11.0 /northstar [args] to run it with nswrap directly (note that the usual env vars and mod merging won't take effect when used this way).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.