Click here to Skip to main content
15,920,438 members
Articles / Internet of Things

VisionFive 2 RISC-V - Setting up Apache2, Php, Postgres, Mosquitto, and Compilers

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
16 Dec 2023CPOL21 min read 5.2K  
Creating a simple VisionFive 2 RISC-V SBC web site using Apache2, PHP, and Postgres with the Mosquitto message broker and installing Golang, Java, and Rust.
Installing the software needed to create a website on a VisionFive 2 RISC-V SBC and exploring the technologies of Apache2, PHP, and PostgreSQL under Debian on the device. Add an investigation into the Mosquitto message broker which uses the MQTT protocol to allow edge devices to publish messages to subscribers. Add in an investigation into programming languages including Golang, Java, and Rust.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired Georgia Southern University
United States United States
Team lead for a point of sale software application written in C and C++. Previous experience with Nortel Networks on software for telecommunications products as well as Program Management.

Education:
BS Computer Science
MBA
Masters in Project Management

Comments and Discussions