+3
-3
nixos/modules/services/monitoring/parsedmarc.xml
+3
-3
nixos/modules/services/monitoring/parsedmarc.xml
·········
·········
+3
-3
nixos/modules/services/networking/mosquitto.xml
+3
-3
nixos/modules/services/networking/mosquitto.xml
·········
·········
+6
-6
nixos/modules/services/search/meilisearch.md
+6
-6
nixos/modules/services/search/meilisearch.md
···Meilisearch is a lightweight, fast and powerful search engine. Think elastic search with a much smaller footprint.···`curl -X POST 'http://127.0.0.1:7700/indexes/movies/documents' --data '[{"id": "123", "title": "Superman"}, {"id": 234, "title": "Batman"}]'``curl 'http://127.0.0.1:7700/indexes/movies/search' --data '{ "q": "botman" }'` (note the typo is intentional and there to demonstrate the typo tolerant capabilities)- The default nixos package doesn't come with the [dashboard](https://docs.meilisearch.com/learn/getting_started/quick_start.html#search), since the dashboard features makes some assets downloads at compile time.···- Default deployment is development mode. It doesn't require a secret master key. All routes are not protected and accessible.- the snapshot feature is not yet configurable from the module, it's just a matter of adding the relevant environment variables.
···Meilisearch is a lightweight, fast and powerful search engine. Think elastic search with a much smaller footprint.···`curl -X POST 'http://127.0.0.1:7700/indexes/movies/documents' --data '[{"id": "123", "title": "Superman"}, {"id": 234, "title": "Batman"}]'``curl 'http://127.0.0.1:7700/indexes/movies/search' --data '{ "q": "botman" }'` (note the typo is intentional and there to demonstrate the typo tolerant capabilities)- The default nixos package doesn't come with the [dashboard](https://docs.meilisearch.com/learn/getting_started/quick_start.html#search), since the dashboard features makes some assets downloads at compile time.···- Default deployment is development mode. It doesn't require a secret master key. All routes are not protected and accessible.- the snapshot feature is not yet configurable from the module, it's just a matter of adding the relevant environment variables.
+7
-7
nixos/modules/services/search/meilisearch.xml
+7
-7
nixos/modules/services/search/meilisearch.xml
······<literal>curl -X POST 'http://127.0.0.1:7700/indexes/movies/documents' --data '[{"id": "123", "title": "Superman"}, {"id": 234, "title": "Batman"}]'</literal>······
······<literal>curl -X POST 'http://127.0.0.1:7700/indexes/movies/documents' --data '[{"id": "123", "title": "Superman"}, {"id": 234, "title": "Batman"}]'</literal>······
+1
nixos/modules/services/web-apps/pict-rs.md
+1
nixos/modules/services/web-apps/pict-rs.md
+14
-27
nixos/modules/services/web-apps/pict-rs.xml
+14
-27
nixos/modules/services/web-apps/pict-rs.xml
······
······+<literal>json { "files": [ { "delete_token": "JFvFhqJA98", "file": "lkWZDRvugm.jpg" }, { "delete_token": "kAYy9nk2WK", "file": "8qFS0QooAn.jpg" }, { "delete_token": "OxRpM3sf0Y", "file": "1hJaYfGE01.jpg" } ], "msg": "ok" }</literal>
+1
-1
nixos/modules/system/boot/loader/external/external.md
+1
-1
nixos/modules/system/boot/loader/external/external.md
+1
-1
nixos/modules/system/boot/loader/external/external.xml
+1
-1
nixos/modules/system/boot/loader/external/external.xml