exoframejs / exoframe-server

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker

Repository from Github https://github.comexoframejs/exoframe-serverRepository from Github https://github.comexoframejs/exoframe-server

Exoframe Server

Simple Docker deployment tool

CI: Test CI: Release Coverage Status Docker Pulls Docker image size license

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.

Installation, usage and docs

For more details on how to get it up and running please follow the following link how to setup exoframe-server.

Development

# Start the development setup:
yarn docker:start

# Run something inside of the exoframe container:
yarn docker:exec [command]

# Test your code:
yarn lint
yarn test

License

Licensed under MIT.

About

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker


Languages

Language:JavaScript 97.6%Language:Shell 1.8%Language:HTML 0.4%Language:Dockerfile 0.2%