![]() |
8 years ago | |
---|---|---|
conf | 8 years ago | |
scripts | 8 years ago | |
sources @ 36220b0aa2 | 8 years ago | |
.gitmodules | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
manifest.json | 8 years ago |
Wifi With Me for YunoHost
A form and a map to take a census of people who want create a radio network.
More information on https://code.ffdn.org/FFDN/wifi-with-me
git clone --depth 1 --recursive https://code.ffdn.org/ljf/wifiwithme_ynh.git
yunohost app install ./wifiwithme_ynh -a "domain=ynh.arn-fai.net&path=/wifi&email=contact@exemple.tld&isp_name=ARN&isp_site=//arn-fai.net&url_contact=//arn-fai.net/contact&isp_zone=Alsace&latitude=48.5691&longitude=7.7621&zoom=12&cnil_number=&cnil_link=&admin=ljf"
cd /opt/wifi-with-me
source venv/bin/activate
venv/bin/python manage.py createsuperuser --username ljf --email contact@exemple.tld
deactivate