Say Goodbye to File Size Limits! Uploading Gigabytes with Fetch
We look into how to upload really large files using fetch. By splitting up the files, we bypass browsers' upload limitations. We send ...
We look into how to setup a project that will install WordPress and test your plugin or theme on Travis CI.
We talk about creating a new user and talk about user permissions and create login profile and start script, all needed for bootstraping user login.
We look into how to setup webpack to package our Polymer 3 application.
We look into how to store data in Ceph using the S3 API. Talking about API options and showing a custom solution for storing, recieving, deleting and checking existance in a Ceph S3 using PHP.
We look into how to migrate your Ceph cluster to use orchestration using the CephAdm service. The video will cover how to prepare the systems, install the service, adopt legacy services, and add the hosts. Lastly, we will upgrade the system to Quincy’s last version and discuss the pros and cons of using CephAdm orchestration.
We look into lighthouse testing on Travis CI and SauceLabs.