Invenio module to ease the creation and management of applications.
Project description
Invenio module that allows the creation of applications building workflows
Usage
Development environment
# Initialize environment
$ invenio-cli --flavour=RDM init
# Build Docker images
$ invenio-cli build --dev --pre --lock
# Run server and services
$ invenio-cli run --dev --bg
# Setup databases and Elasticsearch
$ invenio-cli setup --dev
# Destroy the instances
$ invenio-cli destroy --dev
# Get more help
$ invenio-cli --help
Production environment
Just like the above, except with --prod:
# Initialize environment
$ invenio-cli --flavour=RDM init
# Build Docker images
$ invenio-cli build --prod --lock
...
Further documentation is available on https://invenio-cli.readthedocs.io/
Changes
Version 1.0.0 (released TBD)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
invenio-cli-1.0.0a6.tar.gz
(24.9 kB
view hashes)
Built Distribution
Close
Hashes for invenio_cli-1.0.0a6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eabb4763d0f8a9b6ab66b436e80897f07098ee8c6458684c147a1aed7e9937e2 |
|
MD5 | 635e62f717a07afffa537a4707318948 |
|
BLAKE2b-256 | b91e69e09fa2e82fcfa493b04bb4a3417d37da6ab2bc8d806eeef72b5e6a8d72 |