Giter VIP home page Giter VIP logo

astroneer-linux's Introduction

Astroneer Linux

This image is meant to be deployed to a remote server (eg kubernetes) but you can also use it locally.

Requirements

Docker

Getting started

Run the latest docker image

docker run -ti -e OWNER_NAME=yoursteamname -e OWNER_GUID=yoursteamguid -p 30877:30877/udp  registry.gitlab.com/altercode/astroneer-linux:latest

Replace yoursteamname and yoursteamguid with your values

Astroneer-Linux will boot up ubuntu based container image with wine and proton running an astroneer server installed via steamcmd. The public ip is automagically detected via curl ifconfig.co.

We are also using crudini to set some stuff on astroneer ini files

Notes

This image is under active development

File a issue

Feel free to contribuite adding an issue here: https://gitlab.com/altercode/astroneer-linux/-/issues/new

FAQ

How do i find my external ip?

https://ifconfig.co/

How to find my steam guid?

https://www.youtube.com/watch?v=gQuelApsq7k

How can i test if my server is working?

Use servercheck.spycibot.com, you should see everything green

I can't connect to my server

There might be vary reasons for this:

Router ports are blocked

To fix this you need to open 30877 port

Encryption issue

Add this configuration to your Engine.ini file

[SystemSettings]
net.AllowEncryption=False

In windows Engine.ini file is located at %homedrive%%homepath%\AppData\Local\Astro\Saved\Config\WindowsNoEditor

astroneer-linux's People

Contributors

xpol555 avatar vivianverdant avatar kianda avatar

Watchers

 avatar

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.