pup

Universal process manager built in Deno

MIT License

Stars
129
Committers
5

Bot releases are hidden (Show)

pup - 1.0.0-beta.17

Published by Hexagon over 1 year ago

Changes

  • Dependency update fixing plist generation

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.16...1.0.0-beta.17

pup - 1.0.0-beta.16

Published by Hexagon over 1 year ago

Changes

New Contributors

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.15...1.0.0-beta.16

pup - 1.0.0-beta.15

Published by Hexagon over 1 year ago

Changes

  • Add service uninstall feature to CLI
  • Update dependencies

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.14...1.0.0-beta.15

pup - 1.0.0-beta.14

Published by Hexagon over 1 year ago

Changes

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.13...1.0.0-beta.14

pup - 1.0.0-beta.13

Published by Hexagon over 1 year ago

Changes

  • Add configuration option terminate: "<cron pattern>", wich can be used to force-restart a process on a cron schedule.

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.12...1.0.0-beta.13

pup - 1.0.0-beta.12

Published by Hexagon over 1 year ago

Changes

  • Add experimental service installers for sysvinit, docker-init and upstart

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.11...1.0.0-beta.12

pup - 1.0.0-beta.11

Published by Hexagon over 1 year ago

Changes

  • Fix regression bug affecting user mode service installer

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.10...1.0.0-beta.11

pup - 1.0.0-beta.10

Published by Hexagon over 1 year ago

Changes

  • Improve docs and cli for system mode systemd service installation

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.9...1.0.0-beta.10

pup - 1.0.0-beta.9

Published by Hexagon over 1 year ago

Changes

  • Improve error messages on failed service installation
  • Update docs

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.8...1.0.0-beta.9

pup - 1.0.0-beta.8

Published by Hexagon over 1 year ago

Changes

  • Fix service run command

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.7...1.0.0-beta.8

pup - 1.0.0-beta.7

Published by Hexagon over 1 year ago

Changes

  • Run as service using /bin/sh -c instead of directly

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.6...1.0.0-beta.7

pup - 1.0.0-beta.6

Published by Hexagon over 1 year ago

Changes

Run pup --upgrade to get the latest version.

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.5...1.0.0-beta.6

pup - 1.0.0-beta.5

Published by Hexagon over 1 year ago

Changes

  • Fix regression bug where --config were not recognized at the cli.

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.4...1.0.0-beta.5

pup - 1.0.0-beta.4

Published by Hexagon over 1 year ago

Changes

  • Fix regression bug where --upgrade wasn't picked up correctly.
  • Add alias --update for --upgrade.

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.3...1.0.0-beta.4

pup - 1.0.0-beta.3

Published by Hexagon over 1 year ago

Changes

  • Regressing fix for bug where '--' stopped working together with run.

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.2...1.0.0-beta.3

pup - 1.0.0-beta.2

Published by Hexagon over 1 year ago

Breaking

  • Breaking change: Modify cli interface. Require 'run' to start pup. Remove '--' from 'start','stop','restart',...'status'.

Changes

  • Internal change: Use 'std/flags' for parsing comand after '--', simplifies code.
  • Various improvements to documentation.

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.1...1.0.0-beta.2

pup - 1.0.0-beta.1

Published by Hexagon over 1 year ago

Bugfixes

  • Fix --no-config mode. Environment variables were set to undefined which crashed the process runner.

Changes

New Contributors

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-beta.0...1.0.0-beta.1

pup - 1.0.0-beta.0

Published by Hexagon over 1 year ago

Changes

  • All intended features in place and working, moving on to beta

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-alpha-35...1.0.0-beta.0

pup - 1.0.0-alpha-35

Published by Hexagon over 1 year ago

Changes

  • Bugfix: Make web-interface plugin work when used to run a real application (still WIP though)
  • Docs: Various improvements

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-alpha-34...1.0.0-alpha-35

pup - 1.0.0-alpha-34

Published by Hexagon over 1 year ago

Changes

  • Bugfix: Fix telemetry IPC

Full Changelog: https://github.com/Hexagon/pup/compare/1.0.0-alpha-33...1.0.0-alpha-34

Package Rankings
Top 5.88% on Deno.land
Related Projects