···242425253. Bring networking up.
26262727- `docekr compose up tailscale -d`
2727+ `docker compose up tailscale -d`
28282929 If you are using dynamic machine authentication, you'll need to view the logs and click on the link.
3030···363637375. Bring didadmin up.
38383939- `docekr compose up app -d`
3939+ `docker compose up app -d`
40404141 When this first starts, it'll create the `/etc/coredns/database.db` and `/etc/coredns/Corefile` files inside the container.
4242
···242425252. Bring networking up.
26262727- `docekr compose up tailscale -d`
2727+ `docker compose up tailscale -d`
28282929 If you are using dynamic machine authentication, you'll need to view the logs and click on the link.
3030
···202021213. Bring networking up.
22222323- `docekr compose up tailscale -d`
2323+ `docker compose up tailscale -d`
24242525 If you are using dynamic machine authentication, you'll need to view the logs and click on the link.
2626···323233335. Bring the database up.
34343535- `docekr compose up db -d`
3535+ `docker compose up db -d`
363637376. Bring the app and proxy up.
3838