Skip to content

chore: azure deployment#65

Merged
naltatis merged 14 commits intomainfrom
chore/deployment
Mar 21, 2026
Merged

chore: azure deployment#65
naltatis merged 14 commits intomainfrom
chore/deployment

Conversation

@naltatis
Copy link
Member

@naltatis naltatis commented Mar 17, 2026

☁️ introduce Azure deployment
🐘 auto-scaling (1-5 replicas)
🐳 publish image to docker hub: evcc/optimizer
👉 manual docker publish and deploy (for now)

TODOs

  • dns configuration (optimizer.evcc.io) @andig

Preview
Running at https://optimizer.kindcoast-1a50b577.germanywestcentral.azurecontainerapps.io/

@naltatis naltatis requested a review from andig March 17, 2026 12:56
@andig
Copy link
Member

andig commented Mar 21, 2026

dig optimizer.evcc.io

; <<>> DiG 9.10.6 <<>> optimizer.evcc.io
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 25088
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;optimizer.evcc.io.		IN	A

;; AUTHORITY SECTION:
evcc.io.		525	IN	SOA	ns1.domainoffensive.de. info.domains.resellerinterface.de. 1764673798 10800 3600 604800 900

;; Query time: 30 msec
;; SERVER: 100.64.0.1#53(100.64.0.1)
;; WHEN: Sat Mar 21 11:20:13 CET 2026
;; MSG SIZE  rcvd: 135

Not working yet

@naltatis
Copy link
Member Author

My dns is already update ✅.
Apparently you also need to add a text record so I can assign the url to the app.

  ┌──────┬─────────────────┬──────────────────────────────────────────────────────────────────┐
  │ Type │      Name       │                              Value                               │
  ├──────┼─────────────────┼──────────────────────────────────────────────────────────────────┤
  │ TXT  │ asuid.optimizer │ EB758622A842DA7D9EF0E37C11E3FCECED531F2135B7C774E26847FF9D612146 │
  └──────┴─────────────────┴──────────────────────────────────────────────────────────────────┘

@naltatis naltatis merged commit b4b47ee into main Mar 21, 2026
1 check passed
@andig

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants