Skip to content

Commit

Permalink
New docs post ZenML Server (zenml-io#927)
Browse files Browse the repository at this point in the history
* Overview

* Moving deployment

* Removing deployment

* Fixed link

* intro

* Intro reworked

* Reworking etting started

* Add dashboard installation script and removed dashboard files from repo

* Add dashboard install to release workflow and updated zenml-server dockerfile

* Intro finished

* took out one paragraph

* Picture moveD

* Core concepts done

* Added guidelines and misc section

* Migration story added

* Fixed roken links

* Fix the docker local dashboard deployment

* Added installation guide

* Allow the zen server to function without dashboard static files

* Added installation

* Added youtube video

* Examples done

* added new core concepts

* Change image

* Scenarios overview over the ZenML deployment

* Added more imageS

* Image

* title

* Scenarios overview over the ZenML deployment (zenml-io#911)

* Scenarios overview over the ZenML deployment

* Fixed wrong links

Co-authored-by: Hamza Tahir <[email protected]>

* Removed all referenced to ZenServer in logs and comments

* errorneous images

* Usage analytics updated

* Getting started, started

* Added TODO

* new pages

* small fix

* fixed toc

* change

* change

* Installation

* Installation

* Renaming deployment

* Reorganized migration guide

* Add migration images

* One

* Revert

* Class

* Class

* Class

* Fix references to deployment get started page in migration guide

* fetching

* fetching

* get gitbook un frozen

* Fix numbered list in migration guide

* Fix internal links in migration guide

* Editing starter guide

* Added pipeline configuration

* various bits and bobs

* Replacing Config

* Replacing Config

* iterating

* First page of stacks

* Updated README with GIF

* Speed up

* add scenario 3

* add some info to docker page

* typo fixes

* fix link and add coming soon to azure and gcp

* add info on what entities need server access

* add .

* Added pipelines.md

* Added iframe

* Removed file that shouldnt be there

* Adding div

* Adding div

* Adding div

* Adding div

* Slow getting tehre

* integrations readme, links to be updated

* Update and finalize the deployment intro page

* Fix headings on zenml deployment intro

* Removed old empty file

* Updated diagrams in the core_concepts page

* Advanced guide: Practical MLOps section (zenml-io#914)

* update stack recipes docs

* linting changes

* fixing secrets docs

* update containerisation docs

* update experiment tracking docs

* update orchestration switching docs

* add data validation section

* add model deployment section

* add intro section

* update table

* update orchestration switching docs

* Core concepts new imgaes

* refactoring the quickstart notebook`

* Core concepts new imgaes

* Images fixed

* more fixes

* materializers updated

* perstep resources updated

* typo

* step order page reread

* updated link and code

* removed metadata store example, fixed links

* removed one page

* removed the active name env variable

* Heading changes

* TOC

* renamed the section

* Collaboration

* Collaboration

* Stacks

* Stack comps

* Stack comps

* Took out old architecture

* docs

* stacks

* renamed file for hamza

* Stacks

* Stacks updated

* Stack list

* Stack list

* custom flavors

* custom flavor fixes

* intro pages

* changed the title for custom flavors

* Docs

* Secrets management

* Added docs

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* late night pushes

* add cloud specific settings in tabs

* late night pushes

* late night pushes

* late night pushes

* step fixtures

* Deepchecks link

* updated the context page

* Adding a note within the starter guide

* Adding a note within the starter guide

* add info about ingress controller and GCP provider

* add info on nip.io

* SLowly getting there

* fixes for the notebook

* Settings

* update ignored spellings

* fix spelling errors

* Settings

* fix spelling errors

* Settings

* fix spelling errors

* add details about ENV variables in docker

* fix spelling errors

* Settings

* add image tag and gcp project id

* Settings

* command to check ingress controller

* Update zenml server docker image options in deployment guide

* Kubeflow Settings

* Kubeflow Settings

* add default values

* remove reference to zenserver

* Kubeflow Settings

* Kubeflow Settings

* Kubeflow Settings

* updating the links

* Apply suggestions from code review

applying suggestions from code review

Co-authored-by: Alex Strick van Linschoten <[email protected]>

* Update docs/book/advanced-guide/pipelines/settings.md

applied suggestion

Co-authored-by: Alex Strick van Linschoten <[email protected]>

* Update docs/book/advanced-guide/pipelines/settings.md

applying suggestion

Co-authored-by: Alex Strick van Linschoten <[email protected]>

* Update docs/book/advanced-guide/pipelines/settings.md

applying suggestion

Co-authored-by: Alex Strick van Linschoten <[email protected]>

* removed metadata store from the quickstart

* Update top doc example of managing stacks.

Co-authored-by: Stefan Nica <[email protected]>
Co-authored-by: Alexej Penner <[email protected]>
Co-authored-by: bcdurak <[email protected]>
Co-authored-by: Jayesh Sharma <[email protected]>
Co-authored-by: Alex Strick van Linschoten <[email protected]>
Co-authored-by: Barış Can Durak <[email protected]>
Co-authored-by: Felix Altenberger <[email protected]>
  • Loading branch information
8 people authored Oct 5, 2022
1 parent e222647 commit 0318230
Show file tree
Hide file tree
Showing 151 changed files with 4,077 additions and 3,548 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ I implemented/fixed _ to achieve _.
Please ensure you have done the following:
- [ ] I have read the **CONTRIBUTING.md** document.
- [ ] If my change requires a change to docs, I have updated the documentation accordingly.
- [ ] If I have added an integration, I have updated the [integrations](https://docs.zenml.io/mlops-stacks/integrations) table and the [corresponding website section](https://zenml.io/integrations).
- [ ] If I have added an integration, I have updated the [integrations](https://docs.zenml.io/component-gallery/integrations) table and the [corresponding website section](https://zenml.io/integrations).
- [ ] I have added tests to cover my changes.

## Types of changes
Expand Down
Loading

0 comments on commit 0318230

Please sign in to comment.