SystemD Support
This commit is contained in:
parent
f737084eb7
commit
acdb0cd8ad
@ -3,6 +3,7 @@
|
||||
## New Features:
|
||||
* Manage Containers: Has a new option called "Commit Image" that allows you to update a Docker image with the current running image.
|
||||
* Operations: Has a new option called "Edit Hosts" which will let you modify /etc/hosts on the server and then it will be copied to each node.
|
||||
* SystemD unit file generation for containers to start on Boot (Podman Only).
|
||||
|
||||
## Enhancements:
|
||||
* Added PiCluster version to /nodes API
|
||||
@ -10,7 +11,6 @@
|
||||
* Webconsole: Removed depcreciated BodyParser constructor
|
||||
* Webconsole: Image list shows size and created time.
|
||||
* ElasticSearch: Support for SSL/TLS
|
||||
* SystemD unit file generation for containers to start on Boot.
|
||||
|
||||
## Removed or Deprecated:
|
||||
* Auto-starting of containers at boot has been replaced with SystemD Unit files.
|
||||
|
Loading…
Reference in New Issue
Block a user