PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
22 stars 8 forks source link

fix(examples): add cloudflared support #88

Closed jokesterfr closed 3 months ago

jokesterfr commented 3 months ago
Questions Answers
Description? Cloudflared, named mytun internally @PrestaShop SA, is a edge tunneling solution, such as ngrok (already supported within PrestaShop Flashlight). The goal is to quickly allow any developer to boostrap a PrestaShop environment and expose it online. It is specially indicated when testing PrestaShop cloud solutions such as ps_accounts.
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? Fixing #89
Sponsor company PrestaShop SA
How to test? cd ./examples/cloudflared-tunnel && open README.md