Unify explorer DBIS taxonomy and branding
All checks were successful
phoenix-deploy Deployed to explorer-live
Deploy Explorer Live / deploy (push) Successful in 2m18s

This commit is contained in:
defiQUG
2026-04-30 03:06:49 -07:00
parent 3b7e24080f
commit 8cd8bfa195
44 changed files with 1057 additions and 997 deletions

View File

@@ -479,7 +479,7 @@ EOF
```bash
cat > /etc/systemd/system/solacescanscout-frontend.service << 'EOF'
[Unit]
Description=SolaceScan Next Frontend Service
Description=DBIS Explorer Next Frontend Service
After=network.target explorer-api.service
Requires=explorer-api.service

View File

@@ -1,6 +1,6 @@
# Live Deployment Map
Current production deployment map for the SolaceScan public explorer surface.
Current production deployment map for the DBIS Explorer public explorer surface.
This file is the authoritative reference for the live explorer stack as of `2026-04-05`. It supersedes the older monolithic deployment notes in this directory when the question is "what is running in production right now?"

View File

@@ -1,4 +1,4 @@
# Next.js frontend proxy locations for SolaceScan.
# Next.js frontend proxy locations for DBIS Explorer.
# Keep the existing higher-priority locations for:
# - /api/
# - /api/config/token-list

View File

@@ -1,5 +1,5 @@
[Unit]
Description=SolaceScan Next Frontend Service
Description=DBIS Explorer Next Frontend Service
After=network.target
Wants=network.target