React typescript + leaflet + openstreetmap Integration

💡The main content of this article: A general introduction to how to integrate openstreetmap through leaflet under the conditions of typescript+react. Why openstreetmap Instead of asking why choose openstreetmap, better to ask why not choose well-known maps such as Baidu Maps and Google Maps?  Because openstreetmap is open source…

Docker Nextcloud install ffmpeg

This article mainly solves the problem of installing ffmpeg and other dependencies in the Nextcloud that installed by docker, but not willing to write a new Dockerfile or use a third-party image.…