Project

General

Profile

Actions

Start redux with systemd

apt install python-numpy python-scipy
git clone http://emg.nysbc.org/git/myami
cd myami
./pysetup.sh install
make /etc/myami/redux.cfg, see Configuration Redux in Using_Redux_to_serve_images_on_myamiweb
apt-get install libfftw3-dev
pip install fs==0.5 PyFFTW
rm /etc/init.d/reduxd
cp redux/system/reduxd.service /lib/systemd/system
systemctl enable reduxd
systemctl start reduxd

Updated by Sargis Dallakyan about 6 years ago ยท 1 revisions