Skip to content

v1.19.0

Compare
Choose a tag to compare
@plauche plauche released this 30 Oct 21:27
· 119 commits to master since this release
08ecfdf
  • Added Scheduler Service
  • Updated kubos-shell-client to allow single command execution
  • Updated default config.toml location from /home/system/etc/config.toml to /etc/kubos-config.toml
  • Migrated to new default service ports
  • Removed run levels from apps and the associated app arg
  • Changed app service uninstall logic to nicely kill a running app first
  • Added No Hardware doc
  • Added --stdout flag to services for easy output on stdout
  • Standardized the default service storage location in tools/local_config.toml for easier local development
  • Miscellaneous doc improvements