DFabric / DPlatform-Shell

Deploy self-hosted apps easily: simple, bloat-free, independent installation
https://dfabric.github.io/DPlatform-Shell
MIT License
271 stars 44 forks source link

Error installing Ajenti #5

Closed alexborisov closed 8 years ago

alexborisov commented 8 years ago

Trying to install Ajenti immediately returns Could not detect OS and exits. Ajenti is listed as installed in DPlatform, but obviously doesn't work. Tested on RPi 3 Raspbian.

j8r commented 8 years ago

The Ajenti installation depends of this command provided by the project docs: curl https://raw.githubusercontent.com/ajenti/ajenti/master/scripts/install.sh > install.sh && bash install.sh, source. This not a problem of DPlatform itself. Ajenti with its auto-installation script officially supports Raspbian. So if you encounter some troubles, you can report an issue on the Ajenti GitHub project.

alexborisov commented 8 years ago

OK thanks! On 17 Jun 2016 12:03, "Julien Reichardt" notifications@github.com wrote:

The Ajenti installation depends of this command provided by the project docs http://docs.ajenti.org/en/latest/man/install.html#automatic-installation: curl https://raw.githubusercontent.com/ajenti/ajenti/master/scripts/install.sh

install.sh && bash install.sh, source https://github.com/ajenti/ajenti/blob/master/scripts/install.sh. This not a problem of DPlatform itself. Ajenti with its auto-installation script officially supports Raspbian. So if you encounter some troubles, you can report an issue on the Ajenti GitHub project https://github.com/ajenti/ajenti.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DFabric/DPlatform-ShellCore/issues/5#issuecomment-226718265, or mute the thread https://github.com/notifications/unsubscribe/AAsA0gyQYd-oGkLx-VLR60wFiJWK9lnHks5qMmKngaJpZM4I3hQR .