❓️The favourite URL shortener of nobody but me.
🟢 Status : https://louciole.github.io/carbon-status/
🌍 Production : https://kip.yt
- Python > 3.8
- PostgreSQL
git clone [email protected]:Louciole/ada.git
or download it manually
https://gitlab.com/Louciole/ada/-/releases/v1
- bash install.sh
sudo venv/bin/python ada.py
systemctl start ada
If you plan to commit something don't forget to IGNORE the *.ini file run
git update-index --assume-unchanged ada.ini
journalctl -u ada
systemctl status ada
systemctl restart ada