home.social

#supervisord — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #supervisord, aggregated by home.social.

fetched live
  1. Any alternative recommendation?

    ## Must have

    - Easy to configure inside docker image (along with frankenphp/caddy etc).
    - Can use .env file (optional)
    - Can send email when "exception" is thrown or return code is not 0. Capture stdout/stderr and attach with email.

    ## Good to have

    - support good old cron syntax
    - restart by itself in case of faiulure

    I am thinking of using .

  2. Any #cron alternative recommendation?

    ## Must have

    - Easy to configure inside docker image (along with frankenphp/caddy etc).
    - Can use .env file (optional)
    - Can send email when "exception" is thrown or return code is not 0. Capture stdout/stderr and attach with email.

    ## Good to have

    - support good old cron syntax
    - restart by itself in case of faiulure

    I am thinking of using #supervisord.

  3. A Self-hosted, BSD-native Gemini Protocol Server Stack

    For those who are adventurous enough to explore the non-http corners of the Internet, the Gemini protocol is a delightful experience to use. It has been around a number of years, making the biggest bang around the time when discontent with the web’s general demise started to reach current heights (so maybe around 2022).

    My “capsule”, Vigilia, is self-hosted, and has been since its inception. It used to run on a disused Macbook Pro running Fedora Server, under our TV at home, but since […]

    journal.bsd.cafe/2025/07/21/a-

  4. A Self-hosted, BSD-native Gemini Protocol Server Stack

    For those who are adventurous enough to explore the non-http corners of the Internet, the Gemini protocol is a delightful experience to use. It has been around a number of years, making the biggest bang around the time when discontent with the web’s general demise started to reach current heights (so maybe around 2022).

    My “capsule”, Vigilia, is self-hosted, and has been since its inception. It used to run on a disused Macbook Pro running Fedora Server, under our TV at home, but since […]

    journal.bsd.cafe/2025/07/21/a-

  5. Building #docker containers in 2024. How not to do it:

    - use #supervisord
    - use multiple processes
    - use multiple users
    - use sudo
    - write logs to the containers filessystem
    - make the imagesize as big as possible (~1.8GB)

    After you have done all that just call your container #terraform #enterprise and release it.

    What a pile of shit! Great job #hashicorp

    #wtf #omg #k8s

  6. Building #docker containers in 2024. How not to do it:

    - use #supervisord
    - use multiple processes
    - use multiple users
    - use sudo
    - write logs to the containers filessystem
    - make the imagesize as big as possible (~1.8GB)

    After you have done all that just call your container #terraform #enterprise and release it.

    What a pile of shit! Great job #hashicorp

    #wtf #omg #k8s

  7. Getting a locally installed to run under ?
    It needs the HOME env var to be set.
    Add this to its program section in supervisord.conf:
    environment=HOME=/home/<username>
    More info: entropia.no/archivy-in-supervi

  8. Мониторинг Supervisord: Упрощение контроля над процессами

    В современной, стремительно развивающейся ИТ-среде умелое управление процессами играет ключевую роль в обеспечении стабильности и эффективности приложений и систем. Supervisord Monitor представляет собой ориентированное на пользователя решение этой задачи, позволяющее администраторам и разработчикам осуществлять надзор и контроль над процессами.

    habr.com/ru/articles/815479/

    #supervisord #мониторинг #monitoring #супервизор

  9. Cada vez que alguém coloca #supervisord em container #docker, morre um panda na China.