Deployment history - terrytaylorbonn/auxdrone GitHub Wiki
24.1221 (Gdrive)
The eventual goal for this page is a limited number of very good demo deployments. But right now is the learning/test phase, so its a hodgepodge of hacky demos I could get running.
API/doc deployments
- 1 Current
- 2 Previous
See 2 Deploy for details.
- 5.2 EC2 django
-
(ON) http://terra.ziptieai.net/ (no SSL yet) (Django, Docker, ECS, using Terraform) 24.1126
- docx #235
-
(ON) http://terra.ziptieai.net/ (no SSL yet) (Django, Docker, ECS, using Terraform) 24.1126
- 5.4 EC2 Flask
-
(ON) 221-ec2-flask.ziptieai.net (EIP, subdomain, SSL, swagger, GIT) 24.1119
- docx #221
- (ON) swagger in-code /docs
- (ON) redoc in-code /redoc
- (OFF) swagger external /api/docs
- git 221-ec2-flask
-
(ON) 221-ec2-flask.ziptieai.net (EIP, subdomain, SSL, swagger, GIT) 24.1119
ZiptieAI was originally created as the documentation site for the AI drones I built in 2024 (not part of the API sandbox, but listed here in any case). In the future I might want to focus on website deployments (so I list these drone examples here).
- (ON) ziptieai.com (AI drones main site; Jekyll, outdated; github ttbiz2)
- (ON) docs.ziptieai.com (AI drones docs; ReadTheDocs (Sphinx); github ttbonn)
- (ON) ziptieai.com/01tut React demo deploy (simple) #258_(OK-MOSTLY)_react_GRAY_v02_24.1221.docx. Its actually a good Copilot example :) .
- (ON) (BASIC TEMPLATE ONLY) hugo NETLIFY #248_(OK)_hugo_GPT_v01_24.1213.docx** https://hey-there-hugo2.netlify.app/
- (ON) #255_(OK-HALF)_astro_vercel_netlify_JQQUICK_v01_24.1218.docx https://unique-bombolone-fb0772.netlify.app/
- (ON) https://cosmic-bienenstitch-249a8c.netlify.app/ React demo deploy (simple) #258_(OK-MOSTLY)_react_GRAY_v02_24.1221.docx. Its actually a good Copilot example :) . Seems to be a problem with this.. I think I made a mistake by using the same repo for NETLIFY and GITHUB deployments... stuff added for GITHUB maybe caused an error.
- (ON) #255_(OK-HALF)_astro_vercel_netlify_JQQUICK_v01_24.1218.docx https://afraid-ablation.vercel.app/
- (ON) nextjs neon VERCEL #253_(OK)_nextjs_neon_vercel_TOM_v02_24.1217.docx https://comment-anon-3b99p3qq0-terry-taylors-projects.vercel.app/
- (ON) (BASIC TEMPLATE ONLY) docusaurus VERCEL #250_(OK)_docusaurus_GPT_v01_24.1214 https://docusaurus-eight-sage.vercel.app/
- (ON) (BASIC TEMPLATE ONLY) jekyll VERCEL #251_(OK)_jekyll_GPT_VERCEL_v01_24.1214.docx https://jekyll-tau-five.vercel.app/
- (ON) safe-plateau-00795-90ec3e27e4a0.herokuapp.com/db/ (Django on Heroku, following Heroku's GS) (docx #131c) 24.1207. See also #238 that shows how to deploy flask on heroku.
- (ON) ttaylor502.pythonanywhere.com (#131 OK) 24.1122 v01 very basic app;
swagger added 24.1123 (the manually added ping endpoint works)
- #246_(OK)_hono_starter_kit_RASMIC_v01_24.1212 https://hono-server.terrytaylorbonn.workers.dev/
- (ON) scalar.ziptieai.com/reference (#121??) (Scalar.com swagger)
- (ON) gitbook.ziptieai.com (#229) ($79/month for custom URL)
- (ON) railyway / swagger (#49)
- (ON (free plan delay during spinup)) render 24.1209 #238)
These have been turned OFF or DELETED to minimize AWS costs.
- 5.1 EC2 nodejs (JS)
- (OFF) free.ziptieai.net (#234) (nodejs express site on ec2 with ssl, nginx, and ziptieai.net subdomain) 24.1113
- (NEED SUBDOMAIN) #233
- (NEED SUBDOMAIN) #225
- 5.2 EC2 django (Py)
- (OFF) django.ziptieai.net (#220) (Django on EC2 with ziptieai.net domain and SSL; used SSL config directions from (#234)) 24.1114
- 5.3 EC2 Fastapi (Py)
- (ONLY EC2) #224
- 1 Lightsail
- (OFF) swagger.ziptieAI.net/api-docs (#227b)
- (OFF) ziptieai.org 227a
- 2 S3
- #213??
- 4 EBS
- (OFF) tiny3-env.eba-urznjpzq.us-east-1.elasticbeanstalk.com/api-docs/ (#51) (web app, EBS)
TODO
- (OFF / WIP) ziptieai.net (AWS Route53)
- 3 Amplify, 6 ECS, 7 Fargate, 8 AppRunner, 9 SAM, 10 Lambda
FUTURE FOCUS
- EPs (more sophisticated)
- API-doc (using all aspects)
- Swag EPs
- Swag code-embedded, external (manual)
- SPHINX (API doc with no code)
- CI/CD
- DB
- AWS cert
Deployments need
- GIT
- EIP/INBOUND
- SUBDOMAIN
- SSL
- SWAG
- ENDPOINTS
- DB
- CICD
This (outdated) image shows
- URLs organized by domain/subdomains
- Wiki
- Gdrive