#!/usr/bin/env bash # Pharo IoT Server Zeroconf Raspberry

Pharo IoT Server Zeroconf Raspberry

This script downloads server.zip file that contain:

  • Pharo7 image 32 bit
  • Pharo ARM VM
  • Pharo IoT server installed
  • Plattaform

    Raspberry Pi running Raspbian

    Usage

    wget -O - get.pharoiot.org/server | bash

    Artifacts

    pharoScript to run Pharo in the headless mode
    pharo-uiScript to run Pharo in UI mode
    pharo-server/Start pharo in headless mode with TelePharo listening on port 40423 TCP
    vm/Directory containing the VM

    Pharo IoT Server Example

    Start Pharo IoT server:./pharo-server
    Open Pharo user interface:./pharo-ui
    Start the server (Playground):TlpRemoteUIManager registerOnpPort:40423



    If you want to improve the content of this page, do the changes and make a Pull Request in the file https://github.com/pharo-iot/Ci/blob/master/docs/server/index.html