Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions public/img/icons/cloudray.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions resources/views/installing.antlers.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,15 @@ <h3>Digital Ocean</h3>
<h3>Linode</h3>
<p>Virtual Private Server</p>
</div>
<div class="c-icon-grid__item">
<a href="https://cloudray.io/articles/install-statamic-on-ubuntu">
<div class="c-icon-grid__icon">
<img src="/img/icons/cloudray.svg" alt="CloudRay logo" />
</div>
</a>
<h3>CloudRay</h3>
<p>Server Automation Platform</p>
</div>
</div>

</section>
Expand Down