Search…
⌃K

Installing POCS

A guide to installing the PANOPTES Observatory Control Software.
POCS is designed to offer full control of a PANOPTES unit, either for automated nightly operation or manual use for special occasions (or just for fun).
We have created an install script that should install all the necessary components that can be run once you have finished Installing OS.
If you are connected directly to the computer and using a desktop environment, open a Terminal from the Applications menu in order to enter the commands below.
Make sure you are connected to the internet first, then from a command line enter the following:
bash -c "$(wget -qO- https://install.projectpanoptes.org)"
This will fetch and run the installation script. It might prompt you for a few questions before starting the installion depending on your setup. Default answers are provided and should be acceptable in most cases.
The installation script can take anywhere from 5 to 30 minutes to complete, depending on the speed of your internet connection, the exact model of Raspberry Pi you have, etc. If it has been more than an hour or so then something might have gone wrong and it's probably best to start completely from scratch with a fresh OS install (sorry!).
When the installation is complete the script will ask you to reboot. Once you have rebooted you should be able to control most aspects of your system!