commit 2eb090fc5c28b2653356fb3a19f7d13fbbbc7a4d Author: Mark Cotton Date: Wed Aug 30 15:07:18 2023 -0500 first commit diff --git a/docker-compose.yaml b/docker-compose.yaml new file mode 100644 index 0000000..9426479 --- /dev/null +++ b/docker-compose.yaml @@ -0,0 +1,12 @@ +version: '3' + +services: + web: + image: nginx + volumes: + - ./templates:/etc/nginx/templates + - ./site:/usr/share/nginx/html + ports: + - "8080:80" + environment: + - NGINX_PORT=80 diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..d75bf90 --- /dev/null +++ b/site/index.html @@ -0,0 +1,230 @@ + + + + + + + + + + mcotton.space + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ +
+ +
+
+

mcotton.space

+

Example projects to help you get starting using the Eagle Eye Networks API

+

+ + +

+
+
+ +
+
+ +
+
+
+ PlaceholderEagleEyev3 + +
+

Python client library to make using the API more pythonic.

+
+ +
+
+
+
+
+
+ PlaceholderStatus History + +
+

See camera status changes and history with a chart.

+ +
+
+
+
+
+ PlaceholderVideo Downloader + +
+

Get list of video clips for a camera, view or download them too.

+ +
+
+
+
+ +
+
+
+ PlaceholderClassifier + +
+

Create camera specific AI models.

+
+ +
+
+
+
+
+
+ PlaceholderReceipts + +
+

Point-of-Sale integration

+
+ +
+
+
+
+
+
+ PlaceholderBlog? + +
+

Coming Soon

+
+
+ +
+
+
+
+
+
+ + +
+
+ +
+ + + + + + + + + + diff --git a/site/orig.html b/site/orig.html new file mode 100644 index 0000000..0e4f377 --- /dev/null +++ b/site/orig.html @@ -0,0 +1,173 @@ + + + + + + + + + + mcotton.space + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ +
+ +
+
+

mcotton.space

+

Example projects to help you get starting using the Eagle Eye Networks API

+

+ Visit Developer Portal + +

+
+
+ +
+
+ +
+
+
+ PlaceholderEagleEyev3 + +
+

Python client library to make using the API more pythonic.

+
+
+ + +
+ +
+
+
+
+
+
+ PlaceholderStatus History + +
+

See camera status changes and history with a chart.

+
+
+ + +
+ +
+
+
+
+
+
+ PlaceholderVideo Downloader + +
+

Get list of video clips for a camera, view or download them too.

+
+
+ + +
+ +
+
+
+
+
+
+
+ +
+ + + + + + + + + +