added doc
This commit is contained in:
@@ -7,11 +7,7 @@ The name comes from mispronouncing "files" very badly.
|
||||
|
||||
# installation
|
||||
|
||||
- `cp env.example .env`
|
||||
- `cp data/config.json.example data/config.json`
|
||||
- `cp data/shares.json.example data/shares.json`
|
||||
- `touch code/notifier.py`
|
||||
- `touch code/static/css/user.css`
|
||||
- `bash create_config.sh`
|
||||
- `docker-compose up --build`
|
||||
- open URL: http://localhost:8136/list/test
|
||||
- `pip install code/manager-requirements.txt`
|
||||
@@ -41,6 +37,7 @@ location /flees/ {
|
||||
```
|
||||
|
||||
- configure local port in `docker-compose.yaml`
|
||||
- change website colors in code/static/css/colors.css
|
||||
|
||||
- Check `flees-manager.py rest` command to get direct links to various
|
||||
actions
|
||||
|
||||
Reference in New Issue
Block a user