daniel
5ea4ff4f64
Staging ( #5852 )
...
* Give execute permissions to folders
nginx returns 403 for every url on app/public/storage because of the strict permissions.
* Update README.md for Fastly Fast Forward
* Create settings.php
Added "settings" translation for Turkish Language.
* New translations web.php (Finnish)
[ci skip]
* New translations web.php (German)
[ci skip]
* New translations web.php (Portuguese, Brazilian)
[ci skip]
* New translations web.php (Indonesian)
[ci skip]
---------
Co-authored-by: Raphael Lullis <lullis@users.noreply.github.com>
Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: batumi14 <lying-hut-subtotal@duck.com>
1 month ago
Christian Winther
7b3e11012f
merge dev
1 year ago
Christian Winther
98211d3620
refactor Dockerfile and Docker workflow
1 year ago
Daniel Supernault
fb1deb6e28
Add Resilient Media Storage
2 years ago
Daniel Supernault
573c88d7b5
Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things
2 years ago
Daniel Supernault
22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes #4273 , #4275 . Closes #3825
2 years ago
Daniel Supernault
e6bc57d7b6
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls
2 years ago
Daniel Supernault
720b6eb337
Update filesystem config, fix DO Spaces root default
2 years ago
Daniel Supernault
18f3fcc663
Update Laravel 8 => 9
2 years ago
Daniel Supernault
71e6e1f14f
Update filesystem config
3 years ago
Daniel Supernault
49a53c27be
Update filesystems config, set S3 visibility to public by default. Fixes #2913
3 years ago
Daniel Supernault
3515a98e55
Add Cloud Backups, a command to store backups on S3 or compatible filesystems
3 years ago
Daniel Supernault
ae90eef965
Update filesystems config, add backup driver to store backups on other filesystems
4 years ago
techknowlogick
254c53ecb8
Support minio for S3 uploads
5 years ago
Daniel Supernault
a6228ffce7
Add spaces filesystem driver
6 years ago
Mike Barnes
d483f4a01f
Expose S3 endpoint setting via config file
...
To use non-AWS services like Google Cloud Storage or a custom provider via S3 compatibility, the endpoint needs to be configurable, and separated from the URL to allow Cloudflare etc proxy for SSL termination.
eg for GCS in S3 mode with custom domain:
AWS_ENDPOINT="https://storage.googleapis.com "
AWS_URL="https://i.pitchfork.club "
This is already supported via the driver, it just needs a config option to feed it in.
https://laracasts.com/discuss/channels/laravel/custom-file-driver-digital-ocean-spaces?page=1
7 years ago
daniel
b8abbdd90f
Apply fixes from StyleCI
7 years ago
Daniel Supernault
a034358c98
Add Laravel Framework
7 years ago