packer-cn/website/source/intro/getting-started/next.html.md

27 lines
1.1 KiB
Markdown
Raw Normal View History

2013-06-21 23:19:33 -04:00
---
2015-07-22 22:31:00 -04:00
layout: intro
sidebar_current: intro-getting-started-next
page_title: Next Steps - Getting Started
description: |-
That concludes the getting started guide for Packer. You should now be
comfortable with basic Packer usage, should understand templates, defining
builds, provisioners, etc. At this point you're ready to begin playing with
and using Packer in real scenarios.
---
2013-06-21 23:19:33 -04:00
# Next Steps
2015-07-22 22:31:00 -04:00
That concludes the getting started guide for Packer. You should now be
comfortable with basic Packer usage, should understand templates, defining
builds, provisioners, etc. At this point you're ready to begin playing with and
using Packer in real scenarios.
2013-06-21 23:19:33 -04:00
2015-07-22 22:31:00 -04:00
From this point forward, the most important reference for you will be the
2017-03-28 18:28:34 -04:00
[documentation](/docs/index.html). The documentation is less of a guide and more of a
2015-07-22 22:31:00 -04:00
reference of all the overall features and options of Packer.
2013-06-21 23:19:33 -04:00
2015-07-22 22:31:00 -04:00
As you use Packer more, please voice your comments and concerns on the [mailing
list or IRC](/community.html). Additionally, Packer is [open
source](https://github.com/hashicorp/packer) so please contribute if you'd like
2015-07-22 22:31:00 -04:00
to. Contributions are very welcome.