issues
search
umbraco
/
Umbraco.StorageProviders
MIT License
29
stars
21
forks
source link
Add example test site
#61
Closed
ronaldbarendse
closed
11 months ago
ronaldbarendse
commented
11 months ago
This PR adds an example test site with:
Unattended install enabled (user credentials are stored in
appsettings.json
, which is fine for testing purposes);
A service dependency to a local emulated Azure Blob Storage service;
Using a composer to add/configure the media file system, ImageSharp cache and automatically create the blob container on install.
This PR adds an example test site with:
appsettings.json
, which is fine for testing purposes);