Ben
7b6d0ae68f
Remove VOLUME from Dockerfile
...
because podman creates a directory at that path.
2024-02-05 17:45:17 +01:00
Ben
1d62653830
Update to Python 3.11 and Pipfile.lock
...
Rename wsgi module from wmn
Update Dockerfile to use `pipenv install --deploy`
Clarify README.md
2024-02-05 17:33:14 +01:00
Ben
425c39a733
Add async Flask in Dockerfile
2021-10-28 23:22:28 +02:00
Ben
330a259be1
Refactor to wmn package/module
2021-10-28 22:58:37 +02:00
Ben
3dd697755d
Replace datetime.fromisoformat with dateutil
2021-07-21 22:05:39 +02:00
Ben
91bd738331
Specify uwsgi listen port via ENV in Dockerfile
2021-06-29 13:02:25 +02:00
Ben
fd10a957c9
Fix/Update Dockerfile
2021-06-28 10:39:37 +02:00
Ben
3b50125d54
Update to Flask 2 and matrix-nio
...
Use asynchronously running code.
Rewrite error handling and all api interactions.
Add config.yml.example and more configuration options.
Improve README.md.
Update licenses in all files.
2021-06-28 09:56:48 +02:00
Ben
7b6d99a281
Add example Dockerfile
2019-07-19 16:16:48 +02:00