소스 검색

remove version

tags/v1.4.17^0
Jonathan Cobb 3 년 전
부모
커밋
3e2766da84
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      docs/packer.md

+ 2
- 2
docs/packer.md 파일 보기

@@ -2,10 +2,10 @@
A [packer image](https://packer.io) is way to initialize a new cloud system with an operating system and
software and files pre-installed. This is an oversimplified explanation but will suffice for our current needs.
Before packer images, we launched Bubbles onto "blank" Ubuntu 20.04 systems and then did
Before packer images, we launched Bubbles onto "blank" Ubuntu systems and then did
tons of installation and configuration. It took 20+ minutes to launch a new Bubble.

We decided we could do better. Packer allows us to create Ubuntu 20.04 images that already have
We decided we could do better. Packer allows us to create Ubuntu images that already have
PostgreSQL, Redis and nginx installed and configured, and lots more.

Launching a Bubble is now faster (usually 10 minutes or less) because all the standard software


불러오는 중...
취소
저장