The Wayback Machine - https://web.archive.org/web/20210723021735/https://github.com/topics/production
Here are
543 public repositories
matching this topic...
Node.js Production Process Manager with a built-in Load Balancer.
Updated
Jul 16, 2021
JavaScript
Native GraphQL Database with graph backend
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
A curated list of Site Reliability and Production Engineering resources.
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
The checklist that is used when a project is going live
Staffjoy V1, aka "Suite" - a scheduling application for hundreds of workers
Updated
Mar 28, 2018
Python
[mirror] A list of software and resources for professional audio/video/live events production on Linux.
Updated
Jul 2, 2021
Makefile
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
Updated
Jun 11, 2021
JavaScript
Updated
Oct 2, 2018
Python
The COVID Tracking Project website
Updated
Jun 17, 2021
JavaScript
Production Data Science: a workflow for collaborative data science aimed at production
Updated
May 22, 2020
Jupyter Notebook
🌲 A list of companies using Elm in production.
A curated list of Site Reliability and Production Engineering Tools
Develop production ready deep learning code, deploy it and scale it
Updated
Mar 9, 2021
Jupyter Notebook
Updated
Jul 23, 2021
Python
Redux DevTools for production (web and React Native) with a highly flexible API.
Updated
Nov 26, 2019
JavaScript
A collection of useful additions to
@Ableton Live, including better
@git integration.
Updated
Sep 16, 2017
Shell
🐳 Production Grade, Rootless, and Preconfigured PHP Docker Image Template for Cloud-Native Deployments (and Kubernetes)
Updated
Jul 20, 2021
Dockerfile
Deploy and scale serverless machine learning app - in 4 steps.
Updated
Apr 19, 2021
Jupyter Notebook
🍺 dev only postinstall hooks (package.json)
Updated
Feb 22, 2021
JavaScript
Manage your application processes in production hassle-free like Heroku CLI with Procfile and Systemd
Updated
Feb 22, 2021
Ruby
kicad production symbol and footprint library auto convert from JLC's integrate Altium Designer library
bring keras-models to production with tensorflow-serving and nodejs + docker 🍕
Updated
May 12, 2021
Python
Manufacture document generate tool for kicad.
Updated
Apr 2, 2021
Python
Collecting information about Haskell ecosystem - companies, communities, media, etc.
Updated
May 10, 2021
Haskell
Bitnami Node.js Docker Image
Updated
Jul 23, 2021
Dockerfile
This is a simple REST API with node and express with typescript
Updated
Jun 17, 2021
TypeScript
Improve this page
Add a description, image, and links to the
production
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
production
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Describe the bug
````Warning: rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRoleBinding``` is pointed out when running instructions found https://docs.flyte.org/en/latest/deployment/sandbox.html due to version of K8s cluster
Expected behavior
Current version of K8s is 1.21 -- we should upgra