Skip to content

Commit aaff895

Browse files
committed
Remove domain for testing setup
Related: nebari-dev/nebari#2555 Thanks @vinicusdc for the suggestion nebari-dev/nebari#2555 (comment)
1 parent 467942a commit aaff895

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/docs/how-tos/nebari-local.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@ security:
159159
tag: sha-b4a2d1e
160160
```
161161
162+
### Disable DNS for local deployment
163+
164+
If you are deploying locally, DNS is not necessary except for dask dashboard and the notebook
165+
scheduler extension. Therefore it is recommended to simply delete the `domain` line from the
166+
`nebari-config.yaml`.
167+
168+
If you prefer to setup DNS, see the [domain-registry documentation](https://www.nebari.dev/docs/how-tos/domain-registry#what-is-a-dns).
169+
162170
## Deploying Nebari
163171

164172
With the `nebari-config.yaml` configuration file now created, Nebari can be deployed for the first time with:

0 commit comments

Comments
 (0)