diff --git a/README.md b/README.md index 4c14d0953..ac136e779 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ If you would like to offer support, I would appreciate a star on the repository, | ESPHome | ☑️ | | | Fenrus | ☑️ | | | FHEM | ☑️ | | -| FlareSolverr | ⭕ | | +| FlareSolverr | ☑️ | | | FlowiseAI | ❌ | NPM Error. [Use Docker image](https://docs.flowiseai.com/getting-started). | | Forgejo | ☑️ | | | Frigate | ❌ | Compile Error. [Use Docker image](https://docs.frigate.video/frigate/installation/). | @@ -118,7 +118,7 @@ If you would like to offer support, I would appreciate a star on the repository, | MediaMTX | ☑️ | | | Medusa | ☑️ | | | MeshCentral | ☑️ | | -| MongoDB | ☑️ | Only supports ARMv8.2-a currently. | +| MongoDB | ☑️ | Only supports ARMv8.2-a currently. (no RPI4 support). | | MotionEye NVR | ☑️ | | | MQTT | ☑️ | | | n8n | ☑️ | | diff --git a/status.json b/status.json index 6fafca872..40b876c33 100644 --- a/status.json +++ b/status.json @@ -156,7 +156,7 @@ "notes": "" }, "FlareSolverr LXC": { - "status": "untested", + "status": "created", "notes": "" }, "FlowiseAI LXC": { @@ -305,7 +305,7 @@ }, "MongoDB LXC": { "status": "created", - "notes": "Only supports ARMv8.2-a currently." + "notes": "Only supports ARMv8.2-a currently. (no RPI4 support)." }, "MotionEye NVR LXC": { "status": "created",