GuLinux / AstroPhoto-Plus

A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
https://astrophotoplus.gulinux.net
GNU General Public License v3.0
53 stars 8 forks source link

Website Installation Page Failure #266

Open akocica opened 2 years ago

akocica commented 2 years ago

Website fails to render installation page. 5EE6BE79-7E2E-411D-8F53-AA1B4B0975EC

gnthibault commented 2 years ago

Also noticed this. Not clear how to install then.

Astro-Otter-Space commented 2 years ago

One year later and still failed. Try with web.archive.org : https://web.archive.org/web/20210508161545/https://astrophotoplus.gulinux.net/installation

Two ways: First with scrpit : wget -N -q https://raw.githubusercontent.com/GuLinux/AstroPhoto-Plus/master/scripts/setup/ubuntu-raspbian.sh && sudo bash ./ubuntu-raspbian.sh && rm ubuntu-raspbian.sh

Second with .deb:

# Download package:
 https://web.archive.org/web/20201123223357/https://github.com/GuLinux/AstroPhoto-Plus/releases/download/v1.0.1-b933/AstroPhotoPlus-1.0.1-b933-Ubuntu_Debian.deb

# Install package
sudo apt-get install -y ./AstroPhotoPlus-<version>-Ubuntu_Debian.deb

# Run
sudo AstroPhotoPlus-ctl autosetup