Skip to content

Commit

Permalink
Merge pull request cfengine#246 from deb-cfengine/install4
Browse files Browse the repository at this point in the history
Made sure page is set to False. Played around with text box ideas.
  • Loading branch information
deb-cfengine committed Nov 22, 2013
2 parents d1feb3b + 515c753 commit 982d094
Showing 1 changed file with 19 additions and 91 deletions.
110 changes: 19 additions & 91 deletions testlanding.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,107 +8,35 @@ alias: test-landing.html
---


## CFEngine Documentation
## Welcome to the CFEngine Documentation site

* [What is CFEngine?][test#What is CFEngine?]
Find your topics or tasks of interest by selecting the subject headings in the navigation bar on the left.
<hr>
<button style="background-color:#036990" onClick="parent.location='https://cfengine.com/what-is-cfengine'"><font size="2" color="#ef8e47">Are you interested in
CFEngine? <br>Learn why CFEngine might be right
for you.</font></button>
<hr>

* [New to CFEngine?][test#New to CFEngine?]
### What kind of user are you? Visit our recommended links:

* [CFEngine Community Edition (Open Source)][test#CFEngine Community Edition (Open Source)]
I am a new Community user | I am considering using CFEngine in the Enterprise |
:--------------------------| :--------------------------------------------- |:------------------------------------------------
Supported Platforms <br> Download and Install Community <br> Simple tasks using CFEngine <br> Concepts that explain CFEngine | Difference between Community and Enterprise<br> Supported Enterprise Platforms <br> Enterprise-only features <br> Use the Mission Portal for reports, monitoring, and activating reusable policy |


* [CFEngine Enterprise Edition][test#CFEngine Enterprise Edition]

* [Monitor your System with CFEngine][test#Monitor your System with CFEngine]

* [Developing Policy][test#Developing Policy]
I am a new user who wants to write policy | I am a Community user who is interested in the Design Center |
:--------------------------| :--------------------------------------------- |:------------------------------------------------
A policy is a collection of promises, or system states that you wish to reach based on your business needs.<br>Learn how to write policy. | Community users use the Design Center API (via cf-sketch) to install, configure, and deploy sketches (reusable policy) into the Masterfiles directory. <br>Learn how to write sketches.


* [Reference Material][test#Reference]
I am an Enterprise user who wants to write custom sketches for internal use |
:--------------------------------------------------------------------------- |
Enterprise users use the DC API via the Mission Portal to install, configure, and deploy sketches (reusable policy. Users can easily view and activate sketches in the Design Center through the Mission Portal. <br> Learn how to write sketches.|

* [Troubleshooting][test#Troubleshooting CFEngine]

* [FAQs][test#FAQs]

* [Community Resource and Contributions][test#Repositories, Resource, and Stuff]

* [Glossary][test#Glossary]

### What is CFEngine?

CFEngine is a configuration management system. It builds systems and maintains them over time, checking the system in real time for compliance with your desired state.

* [Design](manuals-design.html) Learn how CFEngine's scalable design helps users to make decisions and write promises that machines can repeatedly implement and satisfy.
* [Architecture](manuals-architecture.html) Learn how CFEngine supports networks of any size and bases decisions on policies that are created on a policy server and then downloaded by client machines following a pull-based architecture.
* Plan a CFEngine Architecture Learn what you need in order to make CFE work for you.
* [Download an Evaluation Copy](https://cfengine.com/evaluate-enterprise) Start using CFEngine in no time!

### New to CFEngine?

Include a beginning to end start-up path for new users:

* [Getting Started Primer](new-users.html) New users: Start here! Set up two hosts
* Create policies that: copy/edit a file, create/delete a user, install a package, and start/stop/monitor a service.

### CFEngine Community Edition (Open Source)

CFEngine's Community edition manages your systems and implements your policy. It is the
Open Source foundation of CFEngine's innovative configuration management technology that
helps systems administrators automate and ensure the availability, security and compliance
of mission-critical applications and services.

* [Download Community](https://cfengine.com/inside/myspace)
* [Install Community](getting-started-installation-installing-community.html)
* [Tutorials](examples-tutorials.html) Write your first policy, set up your first promise, and more! Learn with assistance.
* Write Policy
* Create New Sketches

### CFEngine Enterprise Edition

Enterprise is a Complete system . . . . .

* System Requirements
* [Installation](getting-started-installation.html)
* Mission Portal Walkthrough
* Use the [Design Center](manuals-design-center.html) console to activate policy.

### Monitor your System with CFEngine

Use CFEngine's Mission Portal to maintain and monitor your everyday systems to ensure policy compliance.

* [Monitor](https://cfengine.com/archive/manuals/st-monitoring)
* [Reports](https://cfengine.com/archive/manuals/st-reporting)
* Dashboard

### Developing Policy

* Write Policy
* [Promise Types and Attributes](reference-promise-types.html)
* [Create New Sketches](reference-design-center-sketch-structure.html)

### Reference

* [Functions](reference-functions.html)
* [Hard and Soft Classes](reference-classes.html)
* [Special Variables](reference-special-variables.html)
* Other
* Reference Cheatsheets! NEW!

### Troubleshooting CFEngine

* Installation issues (common problems on new installations)
* Configuration issues
* Certificates
* Upgrading

### FAQs
Answers to your most common questions.

### Repositories, Resource, and Stuff

* Contribute to Redmine
* Contribute using Git
* Wiki
* Contribute via sending e-mail.

### Glossary

* Learn CFEngine terms.

0 comments on commit 982d094

Please sign in to comment.