Open Data Services - Standards Lab
latest
Open Standards Lab Projects
Hosting on Dokku
Push to the existing dokku app
Process Management
Project Files
Security Considerations
System Resources
Coding Style
Contributing to Standards Lab
Core components
Dependencies
Testing
Development and the docker environment
Open Data Services - Standards Lab
»
Open Standards Lab
Edit on GitHub
Open Standards Lab
¶
A web tool for users and creators of open standards.
Getting started
Contents
¶
Open Standards Lab Projects
Project Settings
Schema
Data
Test
Hosting on Dokku
Push to the existing dokku app
Add your ssh key to dokku if you haven’t already
Set up your local git repo
Do a deploy
Process Management
Webserver
Queue worker process
In-memory storage server
Project Files
Management of files
Security Considerations
Considerations
System Resources
Recommended minimum system specifications
Coding Style
Python
HTML
JS
Contributing to Standards Lab
Core components
Main
UI
API
Processor
Utils
Dependencies
Updating python requirements
Javascript dependencies
Testing
Code linting
Running tests locally
Development and the docker environment
Updating the Dockerfile
Updating the code
Running tests