Coder Social home page Coder Social logo

helm-valheim's Introduction

helm-valheim

Version: 0.0.5 Type: application AppVersion: 1.0.0

A Helm chart for Hosting a Dedicated Valheim Server

Learn More

Pre-Requisites

  • Kubernetes Cluster deployed
  • Kubernetes config installed in ~/.kube/config
  • Helm installed

Install Helm

https://helm.sh/docs/intro/install/

Deployment

  • Clone down the repository
  • cd into directory
helm install helm-valheim chart/

Values

Key Type Default Description
image.repository string "lloesche/valheim-server"
image.pullPolicy string "IfNotPresent"
image.tag string "latest"
imagePullSecrets list []
nameOverride string ""
fullnameOverride string ""
secrets.SERVER_PASS string "somerandompassword"
secrets.SUPERVISOR_HTTP_PASS string ""
config.SERVER_NAME string "My Server"
config.SERVER_PORT string "2456"
config.WORLD_NAME string "Dedicated"
config.SERVER_PUBLIC string "true"
config.SERVER_ARGS string ""
config.ADMINLIST_IDS string ""
config.BANNEDLIST_IDS string ""
config.PERMITTEDLIST_IDS string ""
config.UPDATE_CRON string "*/15 * * * *"
config.IDLE_DATAGRAM_WINDOW string "3"
config.IDLE_DATAGRAM_MAX_COUNT string "30"
config.UPDATE_IF_IDLE string "true"
config.RESTART_CRON string "0 3 * * *"
config.RESTART_IF_IDLE string "true"
config.TZ string "America/Los_Angeles"
config.BACKUPS string "true"
config.BACKUPS_CRON string "0 */2 * * *"
config.BACKUPS_DIRECTORY string "/config/backups"
config.BACKUPS_MAX_AGE string "3"
config.BACKUPS_MAX_COUNT string "0"
config.BACKUPS_IF_IDLE string "true"
config.BACKUPS_IDLE_GRACE_PERIOD string "3600"
config.BACKUPS_ZIP string "true"
config.PERMISSIONS_UMASK string "022"
config.STEAMCMD_ARGS string "validate"
config.VALHEIM_PLUS string "false"
config.BEPINEX string "false"
config.SUPERVISOR_HTTP bool false
config.SUPERVISOR_HTTP_PORT int 9001
config.SUPERVISOR_HTTP_USER string "admin"
config.STATUS_HTTP false string ""
config.STATUS_HTTP_PORT int 80
config.STATUS_HTTP_CONF string "/config/httpd.conf"
config.STATUS_HTTP_HTDOCS string "/opt/valheim/htdocs"
config.SYSLOG_REMOTE_HOST string ""
config.SYSLOG_REMOTE_PORT int 514
config.SYSLOG_REMOTE_AND_LOCAL bool true
config.PUID int 0
config.PGID int 0
serviceAccount.create bool false
serviceAccount.annotations object {}
serviceAccount.name string ""
persistence.enabled bool true
persistence.labels object {}
persistence.annotations object {}
persistence.accessModes[0] string "ReadWriteOnce"
persistence.size string "10Gi"
podAnnotations object {}
podSecurityContext object {}
securityContext object {}
service.type string "NodePort"
service.port int 2456
service.nodePort int 31000
resources string nil
nodeSelector object {}
tolerations list []
affinity object {}

Contributing

Please see the contributing guide if you are interested in contributing.

helm-valheim's People

Contributors

brandtkeller avatar

Stargazers

Roman 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.