This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-my-data/docker/bash_history

9 lines
212 B
Bash

./entrypoint.sh
nginx
nginx -t
uwsgi /etc/uwsgi/apps-enabled/mydata.ini
/uwsgi-restart mydata
/uwsgi-restart opendata
redis-cli -s /var/run/redis/redis.sock
echo FLUSHALL | redis-cli -s /var/run/redis/redis.sock