Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Backing up your Laravel app
Freek Van der Herten
January 30, 2016
Programming
0
200
Backing up your Laravel app
Freek Van der Herten
January 30, 2016
Tweet
Share
More Decks by Freek Van der Herten
See All by Freek Van der Herten
An Introduction to Snapshot testing
freekmurze
0
220
Event Sourcing In Laravel
freekmurze
0
140
Building a realtime dashboard with Laravel Livewire (PHPKonf)
freekmurze
0
470
A tour behind the scenes of Oh Dear (PHP Benelux)
freekmurze
1
500
A practical look at multitenancy in Laravel
freekmurze
1
240
A practical look at multitenancy in Laravel (Laracon US)
freekmurze
0
470
Highlights Flare codebase (Laracon online)
freekmurze
0
190
Introducing Mailcoach
freekmurze
1
390
Highlights from the Flare codebase (Full Stack Ghent)
freekmurze
0
420
Other Decks in Programming
See All in Programming
ZOZOTOWNにおけるDatadogの活用と、それを支える全社管理者の取り組み / 2022-07-27
tippy
1
3.2k
リーダブルテストコード / #vstat
jnchito
47
35k
パラメタライズドテスト
ledsun
0
220
Enzyme から React Native Testing Library に移行した経緯 / 2022-07-20
tamago3keran
1
160
kintoneでランダム取得を作ってみた(imoniCamp 2022-07-27)
shokun1108
0
140
How to start contributing to Kubernetes Projects
ydfu
0
140
Amazon Lookout for Visionで 筆跡鑑定してみた
cmnakamurashogo
0
160
ECサイトの脆弱性診断をいい感じにやりたい/OWASPKansaiNight_LT1_220727
owaspkansai
0
290
Now in Android Overview
aosa4054
0
390
Better Angular Architectures: Architectures with Standalone Components @DWX2022
manfredsteyer
PRO
1
400
YATA: collaborative documents and how to make them fast
horusiath
1
160
ストア評価「2.4」だったCOCOARアプリを1年で「4.4」になんとかした方法@Cloud CIRCUS Meetup #2
1901drama
0
180
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
344
17k
Happy Clients
brianwarren
89
5.6k
No one is an island. Learnings from fostering a developers community.
thoeni
9
1.3k
Build The Right Thing And Hit Your Dates
maggiecrowley
19
1.2k
GraphQLの誤解/rethinking-graphql
sonatard
31
6.8k
Embracing the Ebb and Flow
colly
73
3.4k
Atom: Resistance is Futile
akmur
255
20k
Keith and Marios Guide to Fast Websites
keithpitt
404
21k
Pencils Down: Stop Designing & Start Developing
hursman
113
9.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
316
19k
Writing Fast Ruby
sferik
612
57k
Support Driven Design
roundedbygravity
87
8.6k
Transcript
None
Backing up your Laravel App
About me Freek Van der Herten Partner & developer at
Spatie @freekmurze https://murze.be
About Spatie SINCE 2003 Websites, applications en webshops TEAM 4
developers, 1 manager SPECIALIZATION Laravel development
Small sites Shared hosting Backups by hosting provider Did not
do anything regarding backups ourselves Hosting & backups Up until a few year ago
Bigger applications Easy server management through resources like serversforhackers.com, Forge
Digital Ocean DO Backup service Hosting & backups How we are currently doing it
Relying on DO backups is not enough! Only weekly snapshots
Potentially a lot of data could get lost All the backups in the same datacenter If Digital Ocean is down backups can’t be accessed
Do not but your eggs in one basket BackupPC Bacula
https://ottomatik.io/ Solutions
Open source software Spatie creates a lot of it ±
60 packages on Packagist ± 200 000 downloads https://spatie.be/opensource https://github.com/spatie
Compatible with Laravel 5.x Easy installation Can backup files and
databases Leverages Laravel’s Cloud Filesystem Can be integrated in your deployment workflow Laravel Backup package
Demo
Easy installation Can backup to multiple filesystems Free! Benefits
Drawbacks Will not run if your application is completely broken
No notifications if a backup is successful or fails No restore options
Questions?
Thank you! https://speakerdeck.com/freekmurze/backing-up-your-laravel-app https://murze.be https://spatie.be