This README would normally document whatever steps are necessary to get the application up and running.
These requirements are for the ALT linux server:
- libhiredis-devel
- libsnappy-devel
- redis
- xclip
- sidekiq
- postgresql14-server-devel
- postgresql14-server
Install requirements by single line:
apt-get install libhiredis-devel libsnappy-devel redis xclip sidekiq postgresql14-server-devel postgresql14-server
$ cap production setup
$ cap production deploy:restart
$ cap production deploy
$ cap production deploy deploy:restart