| .devcontainer | ||
| .github | ||
| .vscode | ||
| aws_environment | ||
| db | ||
| github_runner/install | ||
| homeassistant | ||
| juntekim_frontend | ||
| mist_infra | ||
| n8n | ||
| pihole | ||
| stripe_to_invoice | ||
| traefik | ||
| README.md | ||
| run_frontend.sh | ||
Initial:
- Get a basic nextjs app set up
- Set up new laptop github workflow
- Download next js
- Aws terraform plan and apply configured
- Deploy into my new k8s
- k get pods -A works
- deploy docker registry credentials
- deploy storageclass
- deloy traefik customised
- deploy who-am-i
- deploy next js to juntekim.com
- Traefik certs change from staging to production
- Merge my code to main
- Push from workflow k8s bootstrap
- Add my favroutie quotes in a file and everytime someone joins it shows a new one
- n8n
- home assistant deploy
Back up strategy: - [ ] Set up a basic cron job to save all the storage stuff i need so i can have a back up of all configuration - Do this first before any database so i have back ups for existing problems - [ ] Deploy a basic postgres db, set up schema using atlas hcl and their declartive migration scripts - [ ] Make a pgadmin pgadmin.juntekim.com - so I can keep things logged on instead of depending on devcontainer - [ ] make a cron job in k8s for each of my projects to save files into d3 under a bucket called pgres_backups//filedump, make a snapshot once every two weeks once i get it working and then re-assess - k8s
Personal projects: - [x] Spend some time learning n8n and home assistant - [] Plan to get some automation working with my android phone - Most likely things like start a book from a list from audiable maybe- who knows - [ ] Figure out how to get humidity and home automation set up - [] When laundry is dry - [] Turn the fan on automaticlaly - [ ] Re make recallplanner.com so i can use it for my google calendar automation - [ ] Re make mealcraft.com so i can help my brother make this project - [ ] Re make
Router: - [] I want to be able to fix dynamic dns so that I can use my solution more reliabaly - [] Get another k8s set up for more resilence to my set up in a differnt network for better learning - [] Set up nas solution for local storage and accessible via the web