docs
docs copied to clipboard
Documentation repo of nebula orchestration system
Bumps [chardet](https://github.com/chardet/chardet) from 5.0.0 to 5.1.0. Release notes Sourced from chardet's releases. chardet 5.1.0 Features Add should_rename_legacy argument to most functions, which will rename older encodings to their more modern...
## Expected/Wanted Behavior the getting-started tutorial and one line example cluster script/docker-compose.yml manager should listen to port 5000 so to keep port 80 clear for the example app and whatever...
## Expected/Wanted Behavior example app should be named "example_app" & example device_group should be named "example_device_group" to avoid first time user confusing the two. ## Actual Behavior both the example...
Adding a https://www.katacoda.com/ tutorial & playground will allow new users to easily get a chance of playing around with Nebula
there really should be unit tests, the project is scaling to a level of complexity it's getting too hard to keep track otherwise... thinking TrevisCI (or equivalent) tool that will...
Currently the README is just a go to readthedocs documents on all the repos, Thinking it could be better if it's some sort of a teaser showing Nebula potential in...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.6.0 to 1.6.1. Release notes Sourced from mkdocs's releases. 1.6.1 Version 1.6.1 (Friday 30th August, 2024) Fixed Fix build error when environment variable SOURCE_DATE_EPOCH=0 is set. #3795...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.8.30. Commits 325c2fd 2024.08.30 (#304) d66bf5f Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302) 2150f23 Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301) fc9b771 Bump actions/setup-python from...
Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.8. Release notes Sourced from idna's releases. v3.8 What's Changed Fix regression where IDNAError exception was not being produced for certain inputs. Add support for...