Keyboard

Shortcuts

Command palette
K
Home
gh
About
ga
Projects
gp
Expertise
gx
Journal
gj
Contact
gc
Copy email
e
Call
c
Toggle theme
t
Show this help
?

↑↓ to navigate · Enter to open · Esc to close

Infra & ops

IONOS preview before DNS: the checklist that saves cold sweats

TL;DR Create subdomain → point docroot → set APP_URL → smoke `/up` and admin login.

18 Jul 2026 · Albert Nicolas

  • ionos
  • dns
  • deploy
  • laravel
IONOS preview before DNS: the checklist that saves cold sweats

1 min read Reading 0%

I burned enough evenings with vannalec.fr still on Hostinger while the code was already on IONOS. Since then: preview first.

Order

  1. IONOS panel subdomain (allan.albert-nicolas.fr)
  2. Docroot → project public/
  3. .env: APP_URL=https://allan.albert-nicolas.fr
  4. php artisan migrate --force + storage link
  5. Smoke: /up, home, admin login
curl -sI https://allan.albert-nicolas.fr/up
curl -sI https://allan.albert-nicolas.fr/fr

← Back to journal

Contact me Call