capfsb / cezerin2-docker

The Unlicense
0 stars 0 forks source link

Cezerin 2 with Minio, Image Resize and Auto HTTPS in Docker

Part of https://github.com/Cezerin2/cezerin2

Installation and run on your VPS, VDS (Ubuntu example)

https://example.com - store

https://example.com/api - api (server)

https://example.com/ajax - api (client)

https://admin.example.com - admin

https://static.example.com - image resize service

http://example.com:9001 - minio (HTTP only)

Run development in LocalMachine with auto-restart on file edit (Ubuntu example)

ATTENTION! temporary auto-restart works only on cezerin-api

http://localhost - store

http://localhost/api - api (server)

http://localhost/ajax - api (client)

http://localhost:3002 - admin

http://localhost:8887 - image resize service

http://localhost:9001 - minio