Fallball file sharing service available by REST api.
Project description
# FallBall Service (backend)
[![Build Status](https://travis-ci.org/ingrammicro/fallball-service.svg?branch=master)](https://travis-ci.org/ingrammicro/fallball-service) [![PyPi Status](https://img.shields.io/pypi/v/fallball.svg)](https://pypi.python.org/pypi/fallball) [![codecov](https://codecov.io/gh/ingrammicro/fallball-service/branch/master/graph/badge.svg)](https://codecov.io/gh/ingrammicro/fallball-service)
## Overview
FallBall is the best in class file sharing service that offers cloud storage and file synchronization for small and medium businesses (SMBs) worldwide.
This dummy service helps developers to learn [APS Connect](http://aps.odin.com) technology
## Manual Deploy
1. Create application database:
```
python manage.py migrate
```
1. In order to run server you need to execute the following command from the root folder of the project:
```
python manage.py runserver <host_name>:<port>
```
## Deploy into docker container
1. Run docker-compose:
```
docker-compose up
```
1. Run kickstart script:
```
docker exec -it fallballapp bash kickstart.sh
```
Admin token:
```
d8cc06c05a6cd5d5b6156fd2eb963a6f1fdd039c
```
## Tests
To run tests simply execute the following command:
```
python manage.py test fallballapp.tests
```
## API Reference
In order to explore API description follow to [apiary](http://docs.fallball.apiary.io/) page
[![Build Status](https://travis-ci.org/ingrammicro/fallball-service.svg?branch=master)](https://travis-ci.org/ingrammicro/fallball-service) [![PyPi Status](https://img.shields.io/pypi/v/fallball.svg)](https://pypi.python.org/pypi/fallball) [![codecov](https://codecov.io/gh/ingrammicro/fallball-service/branch/master/graph/badge.svg)](https://codecov.io/gh/ingrammicro/fallball-service)
## Overview
FallBall is the best in class file sharing service that offers cloud storage and file synchronization for small and medium businesses (SMBs) worldwide.
This dummy service helps developers to learn [APS Connect](http://aps.odin.com) technology
## Manual Deploy
1. Create application database:
```
python manage.py migrate
```
1. In order to run server you need to execute the following command from the root folder of the project:
```
python manage.py runserver <host_name>:<port>
```
## Deploy into docker container
1. Run docker-compose:
```
docker-compose up
```
1. Run kickstart script:
```
docker exec -it fallballapp bash kickstart.sh
```
Admin token:
```
d8cc06c05a6cd5d5b6156fd2eb963a6f1fdd039c
```
## Tests
To run tests simply execute the following command:
```
python manage.py test fallballapp.tests
```
## API Reference
In order to explore API description follow to [apiary](http://docs.fallball.apiary.io/) page
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
fallball-1.12.0.tar.gz
(21.5 kB
view details)
File details
Details for the file fallball-1.12.0.tar.gz
.
File metadata
- Download URL: fallball-1.12.0.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 534fd582540df89c8e4e1e763cfbc3184ae8267509caea1b5addcbd591804a24 |
|
MD5 | e8e9bbfe5e26c0fb14538caf6e24843e |
|
BLAKE2b-256 | 24734353d89c43804aba89c4e6fe6793c74beae3b817e1efb4292ff22e2d6257 |