diff --git a/source/getting-started/autostart.markdown b/source/getting-started/autostart.markdown new file mode 100644 index 00000000000..f62f055da4e --- /dev/null +++ b/source/getting-started/autostart.markdown @@ -0,0 +1,17 @@ +--- +layout: page +title: "Autostart Home Assistant" +description: "Instructions how to setup Home Assistant to launch on start." +date: 2015-9-1 22:57 +sidebar: true +comments: false +sharing: true +footer: true +--- + +There are currently four supported autostart methods: + + - [Linux - SystemD](/getting-started/autostart-systemd/) + - [Linux - Upstart](/getting-started/autostart-upstart/) + - [macOS](/getting-started/autostart-macos/) + - [Synology NAS](/getting-started/autostart-synology/)