Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

jim0thy/ellis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ellis Immersun

Installation

Install Composer

curl -sS https://getcomposer.org/installer | php

Clone / Download the repo

With git
git clone https://github.com/jim0thy/ellis.git
Manually

Download the zip file and unzip it somewhere

Install Dependencies

composer install

Define variables

Create a .env file in the root of the git repository

touch .env

Add the following to the file, replacing the placeholders with your data and save:

SERIAL_NO=<device serial no>
USER_ID=<immsersun id>
PASSWORD=<immsersun password>

Web server

Create a new site on your server and point it to <filelocation>/public

Local Testing

To test locally, cd to folder you copied the git repo to and run:

php public/index.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages