diff --git a/_config.yml b/_config.yml index 9c45fb6..75a0741 100644 --- a/_config.yml +++ b/_config.yml @@ -18,6 +18,12 @@ collections: permalink: /news/:year/:month/:day/:title:output_ext callouts: - warning: - title: Warning + important: + title: Important color: red + note: + title: Note + color: yellow + info: + title: Info + color: blue diff --git a/get-started/synology-nas.md b/get-started/synology-nas.md index 1a1091a..62e71bb 100644 --- a/get-started/synology-nas.md +++ b/get-started/synology-nas.md @@ -4,9 +4,13 @@ parent: Get Started layout: page --- -{: .warning } -Some people have had success with this method, though it's not yet officially supported. +{: .note } +Some people have had success with this method, though it's not yet officially supported. Our own proper documentation for running on Synology will come along in the future! -Many people have used Manyfold on their Synology NAS servers. Andy Piper has shared some details of how he did it on [his website](https://andypiper.co.uk/2023/07/05/running-a-3d-print-catalogue-with-van-dam/). +{: .important } +NOTE: Your Synology NAS will need to be running Kernel 4.x or higher; the app will not start on kernel version 3. See the "Outdated Synology NAS Kernel under Version 4" section of [Mariushosting's troubleshooting guide](https://mariushosting.com/synology-common-docker-issues-and-fixes) for more info. -Proper support for running on Synology will come along in the future! +Many people have used Manyfold on their Synology NAS servers, and some have written articles on how to do it: + +* Mariushosting has written [a very comprehensive guide](https://mariushosting.com/how-to-install-manyfold-on-your-synology-nas/). +* Andy Piper has shared some details of his experience on [his website](https://andypiper.co.uk/2023/07/05/running-a-3d-print-catalogue-with-van-dam/). diff --git a/get-started/unraid-server.md b/get-started/unraid-server.md index dadf5d3..78176f1 100644 --- a/get-started/unraid-server.md +++ b/get-started/unraid-server.md @@ -4,8 +4,8 @@ parent: Get Started layout: page --- -{: .warning } -Some people have had success with this method, though it's not yet officially supported. +{: .note } +Some people have had success with this method, though it's not yet officially supported. Improved documentation will come along in the future! Manyfold is available via the [Unraid Community Apps plugin](https://unraid.net/community/apps), currently under its old name "van_dam". For detailed instructions, install the CA plugin and search on the apps tab.