{{isReconfigureMode ? 'This wizard will help you reconfigure your Ethoscope Node settings. You can update any configuration and test the system.' : 'This installation wizard will help you configure your Ethoscope Node for the first time.'}}
| Hostname: | {{systemInfo.hostname}} |
| User: | {{systemInfo.current_user}} |
| Memory: | {{(systemInfo.memory.total / 1024 / 1024 / 1024) | number:1}} GB |
You can add additional users now or skip this step and add users later through the management interface.
| Name | Username | Admin | Actions | |
|---|---|---|---|---|
| {{user.fullname}} | {{user.username}} | {{user.email}} | {{user.isadmin ? 'Yes' : 'No'}} |
Configure the incubators where your ethoscopes will be placed. This helps organize experiments and locations.
| Name | Location | Owner | Description | Actions |
|---|---|---|---|---|
| {{incubator.name}} | {{incubator.location}} | {{incubator.owner}} | {{incubator.description}} |
Configure a virtual sensor to provide environmental data (temperature, humidity, pressure, light) for your experiments.
The virtual sensor can provide either simulated data or real weather data from an external API.
For real weather data, you'll need a free API key from OpenWeatherMap.
To use real weather data:
Leave blank to use simulated random data.
Setup secure internet access to your ethoscope node
The tunnel allows secure external access to this ethoscope node via Cloudflare's network without opening firewall ports or port forwarding.
Your node will be accessible at: {{getTunnelPreview()}}
The ethoscope.net tunnel service requires a subscription. Contact us for pricing and setup.
After configuring your token, you must also:
http://localhost:80With the ethoscope.net service:
Configure email and chat notifications to be alerted about system events and experiment status.
Your Ethoscope Node setup is complete!
You can run this setup wizard again anytime by:
/reconfigure directly