https://github.com/HeyPuter
Local Development
git clone https://github.com/HeyPuter/puter
cd puter
apt install npm
npm install
npm start
This will launch Puter at http://localhost:4000 (or the next available port).
Jika di install di server, maka harus buat domain yang mengarah ke ip server
Bisa menggunakan DNS static di mikrotik
Untuk Edit Domainnya dapat dilakukan di file
nano cd /home/smpdbos/puter/volatile/config/config.json in Local Development
ganti domain dengan ip server kemudian akses di browser http://ip-server:4100 (hanya muncul layar kosong)
kemudian ganti lagi domain menjadi " puter.smpdbos", lalu akses di browser http://puter.smpdbos:4100