[5 Mins Docker] Deploy Azure Naming Tool into Koyeb for Free
This post is to show you how to create a free public website for Azure Naming Tool Github project using Koyeb's free service.
Azure Naming Tool
The Azure Naming Tool was created to help administrators define and manage their naming conventions, while providing a simple interface for users to generate a compliant name. The tool was developed using a naming pattern based on Microsoft's best practices. Once an administrator has defined the organizational components, users can use the tool to generate a name for the desired Azure resource.
Web GUI:
Github : https://github.com/mspnp/AzureNamingTool
Docker Image : docker.io/tfisicaro/aznamingtool
Demo site:
Steps
Koyeb is a developer-friendly serverless platform to deploy apps globally. No-ops, servers, and infrastructure management. For side-projects, it is $0/month. Free account ,Koyeb is giving you $5.5/month free credit to use, which is enough for two Nano type apps, or one Micro type app.
Price list:
|
NANO |
MICRO |
SMALL |
MEDIUM |
LARGE |
XLARGE |
CPU |
1 |
1 |
1 |
2 |
4 |
8 |
RAM |
256MB |
512MB |
1GB |
2GB |
4GB |
8GB |
DISK |
2.5GB SSD |
5GB SSD |
10GB SSD |
20GB SSD |
40GB SSD |
80GB SSD |
PRICE |
$2.7/mo |
$5.4/mo |
$10.7/mo |
$21.4/mo |
$42.9/mo |
$85.7/mo |
If you have Github account, you can log in with your Github account for free. But you do need provide a valid credit card to enable your free account to use.
After you created and enabled your free account, you should be able to log in and start your Koyeb journey.
1. Create an app
2. Choose Docker
Enter docker image: docker.io/tfisicaro/aznamingtool
3. Choose nano type instance since Sshwifty is a very light application
4. Change default port 8000 to 80 , also, change your app name to something you can remember easily
Port 80
5. Click Deploy button then wait about 5 minutes to let system fully loaded
Domain Setup
Cloudflare setup:
Videos
共有 0 条评论