You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs-emma/readme.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Ready to get started? Choose your preferred installation method:
40
40
Use the one-command quickstart to get Emma and Infrahub running together:
41
41
42
42
```bash
43
-
curl https://infrahub.opsmill.io/1.4.12-emma | docker compose -f - up -d
43
+
curl https://infrahub.opsmill.io/1.6.2-emma | docker compose -f - up -d
44
44
```
45
45
46
46
Then open [Emma](http://localhost:8501) and [Infrahub](http://localhost:8000) in your browser.
@@ -137,4 +137,4 @@ This documentation covers everything you need to know about Emma. Use the naviga
137
137
138
138
Emma is designed to make infrastructure management more accessible and efficient. Whether you're modeling a basic network or a complex multi-cloud environment, Emma provides the tools you need to succeed.
kubectl get secret emma-secrets -o yaml > emma-secrets-backup.yaml
418
418
```
419
419
420
-
This configuration reference provides comprehensive guidance for setting up Emma in various environments. For troubleshooting configuration issues, see the [Troubleshooting Guide](./troubleshooting).
420
+
This configuration reference provides comprehensive guidance for setting up Emma in various environments. For troubleshooting configuration issues, see the [Troubleshooting Guide](./troubleshooting).
Copy file name to clipboardExpand all lines: docs/docs-emma/reference/feature-flags.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -447,4 +447,4 @@ Emma's experimental features benefit from user feedback:
447
447
-**Share use cases** for features you find valuable
448
448
-**Contribute documentation** for features you use
449
449
450
-
Feature flags allow Emma to evolve rapidly while maintaining stability. Use them to access cutting-edge functionality and help shape Emma's future development.
450
+
Feature flags allow Emma to evolve rapidly while maintaining stability. Use them to access cutting-edge functionality and help shape Emma's future development.
0 commit comments