stuff... and things
This commit is contained in:
parent
02fbd2816a
commit
0686d7cd74
BIN
wcoc17/modok_elasticpress_error.jpg
Normal file
BIN
wcoc17/modok_elasticpress_error.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 251 KiB |
@ -10,16 +10,32 @@ footer: boogah.org/wcoc17
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Hi
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
^ I'm about to hit you with some pretty dry stuff up top. But I promise that I'll be quick about it.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# [fit] What is Valet?
|
# [fit] What is Valet?
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
^ Valet is a PHP development environment for, as the project site says, "minimalists". Originally developed for the Laravel PHP framework, Valet also supports other PHP projects, such as WordPress, through the use of "drivers".
|
||||||
|
|
||||||
|
^ While the primary distribution of Valet is for macOS, there are unofficial ports for the Windows and Linux folks in the crowd. With that being said, I'm going to be focusing on the macOS version today. Hope that's not a deal breaker for anyone. [pause for people to leave the room] Okay. Good.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# [fit] Why Valet?
|
# [fit] Why Valet?
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
^ If you saw how cluttered the area around my desk is, you'd be pretty hard pressed to call me a minimalist. But when it comes to development environments, I run a pretty tight ship.
|
||||||
|
|
||||||
|
^ One of the most appealing things, to me, about Valet is how lightweight it is. The core components—which are installed through Homebrew and the Composer dependency manager—take up no more than a few hundred MB on my laptop. On top of that, Valet uses around 10MB of RAM while idle.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# [fit] Why not Vagrant?
|
# [fit] Why not Vagrant?
|
||||||
@ -151,7 +167,7 @@ Connections ttl opn rt1 rt5 p50 p90
|
|||||||
|
|
||||||
# Installing Elasticsearch
|
# Installing Elasticsearch
|
||||||
|
|
||||||
``` [.highlight: 1]
|
```
|
||||||
→ brew install elasticsearch
|
→ brew install elasticsearch
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -161,6 +177,18 @@ Connections ttl opn rt1 rt5 p50 p90
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Maintaining Elasticsearch
|
||||||
|
|
||||||
|
```
|
||||||
|
→ brew pin elasticsearch
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# [fit] Questions?
|
# [fit] Questions?
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user