Skip to main content

StartinBlox Manager

Project description

StartIn'Blox Manager

Quick start

Installation

You will need both Python3 and Pip3 installed. You can follow this article if you don't konw where to start.

Before diving in Startin' Blox manager, just make sure you got the last version of pip by upgrading it:

sudo pip3 install --upgrade pip

Then install the sib command line:

$ pip3 install --user -U sib-manager

Note:

  • This install the sib program in the user context. sib doesn't need system priveleges
  • In some distribution the system can't find the user programs. In that case you have to add it manually, for example, by adding export PATH=$HOME/.local/bin:$PATH in your ~/.bashrc.

Start a LDP server

sib supports installation inside venv

Create a new project:

$ sib startproject myproject
$ cd myproject

Note:

  • The project name must be a valid python package name (no dashes).

Configure the modules you want to use in packages.yml:

ldppackages:
  djangoldp_project: djangoldp_project
  oidc_provider:     django-oidc-provider

Run the installation:

$ sib install myproject

And launch it locally !

$ python3 manage.py runserver

The administration interface is available at http://localhost:8000/admin/ with default admin user and password.

Start a client application

Create a new app: FIXME

Compile it:

$ sib startapp /tmp/sib_app

Run the client app locally:

$ cd /tmp/sib_app
$ npm run serve &

Usage

To list all available commands, either read the documentation or use:

$ sib --help
Usage: sib [OPTIONS] COMMAND [ARGS]...

  Startin'Blox installer

Contribute

Get the last unreleased version of the project:

$ pip3 install --user -U git+https://git.happy-dev.fr/startinblox/devops/sib

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sib-manager-0.4.9.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sib_manager-0.4.9-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file sib-manager-0.4.9.tar.gz.

File metadata

  • Download URL: sib-manager-0.4.9.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for sib-manager-0.4.9.tar.gz
Algorithm Hash digest
SHA256 85a08cc88938a70228a038db83ea400173fd5e4864e289fcaca1fa35f332cf50
MD5 c4652e06b0597cf2ad1e4d3b54883e1d
BLAKE2b-256 b136a16ac768eba276157d99c3ef2f57387156d54f5e6c491ef9aacffd41cdb6

See more details on using hashes here.

File details

Details for the file sib_manager-0.4.9-py3-none-any.whl.

File metadata

  • Download URL: sib_manager-0.4.9-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for sib_manager-0.4.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ee11426de896fd6ef4842181637b4289f0d6007b03564b49b733f61d9a4b501b
MD5 91c6295bb54fe584daff094f2d0d763b
BLAKE2b-256 8588537ab3cad49dc5010621af070b65cc806f12b87f78df64da67506dfe5067

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page