Skip to content

Update supported-server-hardware.md #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/docs/tools/teddyCloud/supported-server-hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ Below is a compilation of NAS/server hardware that has been successfully utilize

| NAS / Server hardware | Limitations |
|---------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Raspberry Pi 5 | - |
| Raspberry Pi 4 | - |
| Raspberry Pi 3 Model B Rev 1.2. | - |
| Raspberry Pi 3 Model B Rev 1.2. | Having 3 or more docker container runing same time, could lead into crash (depend on containers task load e.g. jellyfin). Having teddycloud container runing alone, never was an issue |
| Raspberry Pi Zero 2 | slow on initial startup (expect 20 minutes and more for initial certificate creation!), encoding also very slow, possible crashes in some situations, but in general usable |
| Synology NAS DS923+ (DSM 7.2.1) | - |
| Raspberry Pi Zero | Docker installation is a little bit tricky, getting it running could take some extra steps see https://forum.revvox.de/t/hardware-requirements-does-teddycloud-run-on-a-raspberry-zero-1st-gen/309 |
Expand Down
Loading