Giter Club home page Giter Club logo

docs's Introduction

Valohai Platform Documentation

Please find our new knowledge base at help.valohai.com.

This repository is now archived.

docs's People

Contributors

akx avatar dennisbunea avatar dependabot[bot] avatar drazendodik avatar freducom avatar joannapurosto avatar juhakiili avatar magdapoppins avatar noorula avatar orasimus avatar ruksi avatar tokkoro avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Add Leadfeeder to template

The leadfeeder script

<script>
(function(){ window.ldfdr = window.ldfdr || {};
(function(d, s, ss, fs){ fs = d.getElementsByTagName(s)[0];
function ce(src){ var cs = d.createElement(s); cs.src = src; 
setTimeout(function(){fs.parentNode.insertBefore(cs,fs)}, 1); }
ce(ss); })(document, 'script',
'https://lftracker.leadfeeder.com/lftracker_v1_X0n7aEZkr8NxNpPG.js'); })(); </script>

needs to be added to the global template.

If there's a Leadforensics script, this shall replace it.

This mirrors https://github.com/valohai/valohai-site/pull/89 .

Docs: Azure AD guide

In fact, I wrote this already when on an earlier on-boarding.

I just need to copy-paste it in, maybe add images during that or later.

Document how Docker image URLs are resolved

We've had questions how to use custom Docker images.

  • By default, Docker images resolve to DockerHub but you can add the custom repository domain.
  • If you don't specify a tag, it will resolve to latest

Document this.

Improve deployment docs

As discussed with Someturva, it would be useful to have better documentation on YAML endpoints (at all!), especially about the modes (WSGI or server-command).

Add more installation architecture variants

Valohai can be setup in numerous ways; we do describe that in the architecture section of the docs.

But we are only showing the SaaS installation architectural diagram.

TODO:

  • Add all architecture diagrams to the documentation (images or/and downloadable). Source materiual can be found if you search "architecture" in Valohai Drive.
  • FLEX: If you feel more energetic, make interactive version that you click through to specific components.

Create a diagram of Valohai's core components

Explain in a more concise way how Valohai handles things.

Preferably one image with some text.

  • Make the diagram(s)
  • Place the diagram(s) on Google Docs
    • Valohai/Decks/Ruksi/valohai-architecture.pdf/pptx
  • Deploy the diagram on docs

Common YAML troubleshooting

  • Common errors
  • valohai.yaml format (& indendation)
  • Use vh lint to validate your YAML
  • Look into valohai-utils to reduce headache

Document how to do batch predictions

Executions can be used to do batch predictions, which is frequently what users want but it might not be obvious that Valohai steps can be used this way.

Add some guide or tutorial about it.

Generate YAML format documentation automatically?

Since the schema for the valohai.yaml file is available in the valohai_yaml repo, it would be nice to have the docs process automagically create documentation pages (of a kind to be defined) for them.

Meta descriptions missing from pages

Automatically generate meta descriptions for all pages that don't have them set explicitly.

Moz.com recommends meat descriptions to be long enough that you can understand the content it's about but not too long. Ideally apparently between 50–300 characters.

Update docs with patch notes 04/2021

  • Setup webhook notifications (howto)
  • Export metadata from Valohai (howto)
  • Save arbitrary JSON metadata with your executions (howto)
  • Use datum tags (howto) / UI and programatic
  • Use parameter values in input URLs (howto)

Feedback on Add AWS S3

Page: howto/data/cloud-storage/private-s3-bucket/index.html

Feedback:

Image is out of date

image

Should look like

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.