Skip to main content

Genesis Core services

Project description

Tests workflow Build workflow

genesis core svg logo

Welcome to Genesis Core!

The Genesis Core is an open source software that offers a one turnkey solution to deal with infrastructure at all levels - from bare metal and virtual machines to applications and services.

Refer to the wiki for more detailed information.

📦 Installation

There are several ways to install Genesis Core and depend on your purpose you can choose one of them.

Try it out

If you want to try Genesis Core in a few minutes, download the all-in-one stand. It's a ready-to-go virtual machine image with preinstalled Genesis Core and ability to get full functionality such as creating inner(nested) virtual machines, installation elements and many others. This stand may be used for development purposes as well if you are focusing on a new element development.

Basic usage

In a case you would like to run Genesis Core on your own infrastructure, you can use the basic guide for more details.

🚀 Development

Ubuntu:

sudo apt-get install build-essential python3.12-dev python3.12-venv \
    libev-dev libvirt-dev curl
curl -LsSf https://astral.sh/uv/install.sh | sh
source "$HOME"/.local/bin/env
uv tool install tox --with tox-uv

Fedora:

sudo dnf install gcc libev-devel libvirt-devel curl
curl -LsSf https://astral.sh/uv/install.sh | sh
source "$HOME"/.local/bin/env
uv tool install tox --with tox-uv 

Initialize virtual environment:

tox -e develop
source .tox/develop/bin/activate

Follow the development guide here for more details.

⚙️ Tests

NOTE: Python version 3.12 is supposed to be used, but you can use other versions

# Unit tests
tox -e py312

# Functional tests
tox -e py312-functional

Functional tests environment

To run functional tests, export the following environment variables:

export DATABASE_URI="postgresql://genesis_core:genesis_core@127.0.0.1:5432/genesis_core"
export ADMIN_PASSWORD="admin"
export DEFAULT_CLIENT_SECRET="GenesisCoreSecret"
export GLOBAL_SALT="FOy/2kwwdn0ig1QOq7cestqe"
export HS256_KEY="secret"

🔗 Related projects

  • Genesis SDK is a set of tools for developing Genesis elements. You can find it here.
  • Genesis DevTools it's a set oftools to manager life cycle of genesis projects. You can find it here.

💡 Contributing

Contributing to the project is highly appreciated! However, some rules should be followed for successful inclusion of new changes in the project:

  • All changes should be done in a separate branch.
  • Changes should include not only new functionality or bug fixes, but also tests for the new code.
  • After the changes are completed and tested, a Pull Request should be created with a clear description of the new functionality. And add one of the project maintainers as a reviewer.
  • Changes can be merged only after receiving an approve from one of the project maintainers.

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

genesis_core-0.0.5.tar.gz (519.4 kB view details)

Uploaded Source

Built Distribution

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

genesis_core-0.0.5-py3-none-any.whl (531.4 kB view details)

Uploaded Python 3

File details

Details for the file genesis_core-0.0.5.tar.gz.

File metadata

  • Download URL: genesis_core-0.0.5.tar.gz
  • Upload date:
  • Size: 519.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for genesis_core-0.0.5.tar.gz
Algorithm Hash digest
SHA256 3382d5fe7746bbf8f65c0185b271b854cab36d71cfe1fdda08cf4eb3fca60cb9
MD5 1bcc3c1bd58540916aa5d596dba6ae08
BLAKE2b-256 b8a681055f396c30c733f2b68539b55ca039871b5f0fe33f32cb3d7188de2ab0

See more details on using hashes here.

Provenance

The following attestation bundles were made for genesis_core-0.0.5.tar.gz:

Publisher: publish-to-pypi.yml on infraguys/genesis_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file genesis_core-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: genesis_core-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 531.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for genesis_core-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 aa6c145ce9428e074754e3dc2a377388921c636a10727f4bf0af1c57479e95d9
MD5 6e39ae1ecd0403fc8eb1f7eddac65a6b
BLAKE2b-256 2819fc3a4081f64521fdad3bb78fc34e1948dd2610413f2b83ff8fb9a89f3324

See more details on using hashes here.

Provenance

The following attestation bundles were made for genesis_core-0.0.5-py3-none-any.whl:

Publisher: publish-to-pypi.yml on infraguys/genesis_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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