Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Supervisord to manage processes #402

Closed
wants to merge 49 commits into from

Commits on Feb 3, 2024

  1. use supervisord

    Luatan committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    09f0359 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    d9bad75 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merge branch 'main' of https://github.com/Luatan/palworld-server-docker

    … into palworld-service
    Luatan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8793281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef7c885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a916544 View commit details
    Browse the repository at this point in the history
  4. remove http_server

    Luatan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0a9fa3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf762b View commit details
    Browse the repository at this point in the history
  6. add processname var to comment

    Luatan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    eb95e7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8e313a View commit details
    Browse the repository at this point in the history
  8. update supervisord config

    Luatan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2b1f178 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5713e3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc5f6b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    880a4da View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b5f7e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4185774 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/Luatan/palworld-server-docker

    … into palworld-service
    Luatan committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    1430cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0533e03 View commit details
    Browse the repository at this point in the history
  5. add gracefull server shutdown

    Luatan committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6049682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96f9c7c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fixed version for wget

    Luatan committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ef3dff8 View commit details
    Browse the repository at this point in the history
  2. fix duplicated code

    Luatan committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8fb3e3d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'main' of https://github.com/Luatan/palworld-server-docker

    … into palworld-service
    Luatan committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6c042d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ed097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947bab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    583ac59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c5258c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    555a4a8 View commit details
    Browse the repository at this point in the history
  7. run server start in background

    Luatan committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    45820ee View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge branch 'main' of https://github.com/Luatan/palworld-server-docker

    … into palworld-service
    Luatan committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dda36c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a985eca View commit details
    Browse the repository at this point in the history
  3. remove sed comment

    Luatan committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2baf42f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. add backoff and fatal case

    Luatan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9e31a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f431517 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/Luatan/palworld-server-docker

    … into palworld-service
    Luatan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    74f16b7 View commit details
    Browse the repository at this point in the history
  4. rename startcommand var

    Luatan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c21e1da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9825bd View commit details
    Browse the repository at this point in the history
  6. remove logs dir

    Luatan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    57a0fed View commit details
    Browse the repository at this point in the history
  7. include files from conf.d dir

    Luatan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5f5abfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f8941d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    58cb71e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a248271 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    4ab65f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f332b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28a2632 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    5d90f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93d755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e9115 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'main' of https://github.com/Luatan/palworld-server-docker

    … into palworld-service
    Luatan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6ba455f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge branch 'main' of https://github.com/Luatan/palworld-server-docker

    … into palworld-service
    Luatan committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    86bb7d7 View commit details
    Browse the repository at this point in the history