OSPicture
1.0.0
Hosting the images with multiply uploads, checking of checksum, lossless optimization.
Home - Image - Full Screen Mode - Folder
[mysql]
default-character-set = utf8
[mysqld]
collation_server = utf8_unicode_ci
character_set_server = utf8
$ git clone https://github.com/MrChebik/OSPicture.git
$ cd OSPicture
$ mvn spring-boot:run
--Dspring.datasource.username=USERNAME_DB
--Dspring.datasource.password=PASSWORD_DB
--Dpath.pictures=FOLDER_TO_STORE_IMAGES
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.