Skip to content
Snippets Groups Projects
  1. Oct 04, 2024
  2. Sep 25, 2024
  3. Sep 04, 2024
  4. Aug 20, 2024
  5. Jul 31, 2024
  6. Jul 11, 2024
  7. Jul 03, 2024
  8. Jul 02, 2024
  9. Jun 26, 2024
  10. Jun 20, 2024
  11. May 31, 2024
  12. May 29, 2024
  13. May 27, 2024
  14. May 16, 2024
    • Markus Scheidgen's avatar
      Simplified log transfer. · 7f276c14
      Markus Scheidgen authored
      Originally the log transfer was implemented as another service
      that was acting as a local logstash proxy. Now logs of
      app and worker are logged into a temp file and send directly.
      
      Changelog: Fixed
      7f276c14
  15. Apr 10, 2024
  16. Mar 15, 2024
  17. Mar 14, 2024
  18. Mar 13, 2024
  19. Mar 12, 2024
  20. Mar 11, 2024
  21. Mar 01, 2024
  22. Feb 21, 2024
  23. Feb 20, 2024
  24. Feb 08, 2024
  25. Jan 17, 2024
  26. Dec 06, 2023
  27. Nov 28, 2023
  28. Oct 24, 2023
  29. Oct 06, 2023
  30. Oct 02, 2023
    • Markus Scheidgen's avatar
      Fixes the NOMAD app only running one worker. · 079219e9
      Markus Scheidgen authored
      No matter what the --workers parameter, the nomad run command is only
      running one process. I added gunicorn as a process manager for production
      settings. The run.sh command is now using gunicorn and defaults to
      4 workers.
      
      Changelog: Fixed
      079219e9
  31. Sep 01, 2023
  32. Aug 24, 2023
Loading