Skip to content

Commit

Permalink
New web site (#1072)
Browse files Browse the repository at this point in the history
* Old versions docs added to docusaurus
* Content config
* Tuning docs
* refactoring: update design for documentation site (#1070)
feat: update landing page design
* Replace website with new site
* Fix test servers provisioning
* Fix ansible
* Doc tweeks
* Refactoring of Dkron Pro page (#1074)
* Add partners in main landing page
* Update Pro landing page
* Upgrade from Swagger to OpenAPI spec (#1084)
* API browser
* Add stats to homepage
* New and fixed logos
* Add cronitor docs
* Testimonials
* Deployment table
* 3.2 Release texts
* GRPC exec docs

Co-authored-by: Maxime Laforet <me@macx.im>
  • Loading branch information
Victor Castell and Macxim committed Jun 2, 2022
1 parent 5f4a31e commit 618ddb8
Show file tree
Hide file tree
Showing 290 changed files with 41,171 additions and 6,497 deletions.
6 changes: 6 additions & 0 deletions scripts/ansible/equinix_metal.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Minimal example using environment var credentials
plugin: equinix.metal.device

# Set individual variables with compose
compose:
ansible_host: (ip_addresses | selectattr('address_family', 'equalto', 4) | selectattr('public', 'equalto', true) | first).address
53 changes: 0 additions & 53 deletions scripts/ansible/packet_net.ini

This file was deleted.

Loading

0 comments on commit 618ddb8

Please sign in to comment.