Skip to content
Snippets Groups Projects
  1. Aug 22, 2024
  2. Aug 21, 2024
  3. Aug 12, 2024
  4. Aug 10, 2024
  5. Aug 05, 2024
  6. Aug 02, 2024
  7. Jul 26, 2024
  8. Jul 11, 2024
  9. Jul 09, 2024
  10. Jul 03, 2024
  11. Jul 02, 2024
  12. Jul 01, 2024
  13. Jun 24, 2024
  14. Jun 19, 2024
  15. Jun 18, 2024
  16. Jun 12, 2024
  17. Jun 05, 2024
  18. Jun 03, 2024
  19. May 30, 2024
  20. May 27, 2024
  21. May 24, 2024
  22. 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
  23. Apr 10, 2024
  24. Mar 27, 2024
  25. Mar 13, 2024
  26. Mar 11, 2024
  27. Feb 27, 2024
  28. Feb 13, 2024
  29. Jan 17, 2024
  30. Jan 09, 2024
  31. Dec 06, 2023
  32. Nov 28, 2023
  33. Nov 07, 2023
  34. 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
  35. Sep 05, 2023
  36. Aug 31, 2023
  37. Jul 12, 2023
Loading