Official company website for Ecliptical Software Inc. - a software development consulting firm specializing in Rust, Kubernetes, and Cloud-Native technologies.
- Primary: eclipticalsoftware.com
- Secondary: ecliptical.ca
- GitHub Pages: ecliptical.github.io
- Instruction, Training, and Tutoring - Personalized online instruction for Rust and Kubernetes
- Software Development Consulting - Expert consulting in Rust, Kubernetes, and cloud technologies
- Custom Software Development - Full-stack development services for cloud-native applications
/
βββ docs/ # Public website assets (GitHub Pages root)
β βββ index.html # Main landing page
β βββ ecliptical-md.png # Company logo
β βββ favicon.ico # Site favicon
β βββ designrush-new-logo.svg
βββ AGENTS.md # AI agent collaboration guidelines
βββ README.md # This file
The website is hosted on:
- GitHub Pages - Automatically deployed from the
/docsfolder on push - AWS CloudFront + S3 - For custom domains with global CDN
Use the "Deploy to AWS" GitHub Action (manual trigger) or run locally:
# Sync to S3
aws s3 sync docs/ s3://www.eclipticalsoftware.com/
# Invalidate CloudFront cache
aws cloudfront create-invalidation --distribution-id $CLOUDFRONT_DISTRIBUTION_ID --paths "/*"The GitHub Action uses OIDC federation for secure, secretless authentication with AWS.
- Email: info@eclipticalsoftware.com
- Book a Call: Calendly
This project is proprietary software. See LICENSE for details.
Β© 2005 - 2026 Ecliptical Software Inc. All rights reserved.