The Computer

The solar server is a Raspberry Pi 5 Model B, here are the relevant technical specifications as per the official documentation:

A quick note on the computer's processor architecture:

Besides making sure that your website or application can be run with the specifications above, you should note that the CPU is ARM64. This is important because some older precompiled libraries and dependencies are not built for this newer architecture.

This does not affect all possible applocations though, as for example, most web applications will run. Some applications can work though they might need to be compiled from source. This also applies to Docker containers.


Revision #3
Created 13 March 2025 11:43:18 by SolarAdmin
Updated 21 March 2025 10:11:50 by SolarAdmin