Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 852 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 852 Bytes

Swealy

Open source web app to automate your crypto investments based on the DCA strategy. Compatible with Binance and FTX.

Languages : English, French.

swealy

Installation

The production scripts are available in production.

The recommended way to install the app (including the web server, the database and a reverse-proxy) is to use the docker-compose.stable.yml file.

Alternatively, to get the latest - possibly beta - version, use the docker-compose.latest.yml file.

In all cases, the HTTP port 80 will be used by default to access the app server. You can change this by editing the proxy service ports in the docker-compose file.

License

GPL-3.0