Commit graph

15 commits

Author SHA1 Message Date
MaelREBOUX d5c24653d1 Update test.py 2021-10-24 16:05:59 +02:00
MaelREBOUX 344365d860 test bash script execution from python 2021-04-06 22:25:07 +02:00
MaelREBOUX d8d7a96651 API : work in progress 2021-04-06 21:41:45 +02:00
MaelREBOUX 9ae2afa39f Update api_redadeg.py 2021-04-06 21:32:05 +02:00
MaelREBOUX 1987ec05bc API : test.sh route 2021-04-05 23:22:05 +02:00
MaelREBOUX 3ad462c1bd API init 2021-04-05 23:09:54 +02:00
MaelREBOUX 7f8e3e2a50 Update hello.py 2021-04-05 17:05:40 +02:00
MaelREBOUX 38993e2135 no more uwsgi log 2021-04-05 17:04:58 +02:00
MaelREBOUX f0844bc5f0 API : fix erreur 404
manquait mount = /hello=wsgi:app dans le hello.ini
2021-04-05 16:57:47 +02:00
MaelREBOUX bda988c0d7 API : documentation installation
pour ne plus avoir le warning "!!! no internal routing support, rebuild with pcre support !!!"
2021-04-05 15:48:37 +02:00
MaelREBOUX 58a8bfe9f2 API : www-data pour le socket
pour ne pas voir le warning "you are runinng uwsgi as root !!!"
2021-04-05 15:47:58 +02:00
MaelREBOUX 06ba830c26 API : documentation + configuration
ok mais erreur 404
2021-04-05 15:08:58 +02:00
MaelREBOUX fd46fea548 API : first shot
fonctionnel mais il faut que la commande uwsgi -s qui crée le socket soit active dans le shell.
2021-03-30 00:15:25 +02:00
MaelREBOUX dc494592f9 Revert "API : first shot"
This reverts commit 98247dc94c.
2021-03-29 23:42:53 +02:00
MaelREBOUX 98247dc94c API : first shot 2021-03-27 22:55:40 +01:00