How to start server as a daemon rather than manually starting?

This page summarizes the projects mentioned and recommended in the original post on /r/admincraft

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • docker-minecraft-server

    Docker image that provides a Minecraft Server that will automatically download selected version at startup

  • I would personally just convert the server to a docker container; it'll allow you to do that with a flag --restart=unless_stopped its also really good for security and overall a good practice. Maybe do that instead? Heres the docs if you need it.

  • panel

    Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.

  • To build onto this, if you want, you could also install https://pterodactyl.io/ which is a panel that you can create servers in, which will use docker containers

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts