Skip to content

Commit 85170b5

Browse files
committed
docs: more references
1 parent 2c859ac commit 85170b5

File tree

9 files changed

+67
-0
lines changed

9 files changed

+67
-0
lines changed

docs/ansible.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Ansible
2+
3+
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy.
4+
5+
Links:
6+
7+
- [Ansible](https://ansible.com)

docs/debian.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Debian
2+
3+
Debian is a free and open-source software operating system for computers, tablets and other devices.
4+
5+
Links:
6+
7+
- [Debian](https://debian.org)

docs/echo.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Echo
2+
3+
High performance, minimalist Go web framework.
4+
5+
Links:
6+
7+
- [Echo](https://echo.labstack.com)

docs/fiber.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Fiber
2+
3+
An Express-inspired web framework written in Go.
4+
5+
Fiber is a Go web framework built on top of Fasthttp, the fastest HTTP engine for Go. It's designed to ease things up for fast development with zero memory allocation and performance in mind.
6+
7+
Links:
8+
9+
- [Fiber](https://gofiber.io)

docs/gin.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Gin (Go)
2+
3+
The fastest full-featured web framework for Go. Crystal clear.
4+
5+
Links:
6+
7+
- [Gin](https://gin-gonic.com)

docs/kamal-deploy.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Kamal Deploy
2+
3+
Deploy web apps anywhere. From bare metal to cloud VMs.
4+
5+
Kamal offers zero-downtime deploys, rolling restarts, asset bridging, remote builds, accessory service management, and everything else you need to deploy and manage your web app in production with Docker. Originally built for Rails apps, Kamal will work with any type of web app that can be containerized.
6+
7+
Links:
8+
9+
- [Kamal Deploy](https://kamal-deploy.org)

docs/scaleway.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scaleway
2+
3+
Europe's empowering cloud provider. Build, train, deploy and scale AI models and intelligent applications on a resilient and sustainable cloud ecosystem.
4+
5+
Links:
6+
7+
- [Scaleway](https://scaleway.com)

docs/ubuntu.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Ubuntu
2+
3+
Ubuntu is a free and open-source Linux distribution based on Debian.
4+
5+
Links:
6+
7+
- [Ubuntu](https://ubuntu.com)

docs/vultr.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Vultr
2+
3+
Vultr is a cloud hosting provider that offers a wide range of virtual private servers (VPS) and dedicated servers.
4+
5+
Links:
6+
7+
- [Vultr](https://vultr.com)

0 commit comments

Comments
 (0)