Skip to content

A simple tool to convert a docker-compose file to a Zeabur template, powered by Claude.

Notifications You must be signed in to change notification settings

zeabur/docker-compose-to-zeabur-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose to Zeabur Template Converter

This is a simple tool to convert a docker-compose file to a Zeabur template, powered by Claude.

Usage

Put docker-compose.yaml in the root directory of the project, and run the following command:

export CLAUDE_API_KEY=sk-xxxx
go run main.go

After the conversion, you will see the Zeabur template in zeabur-template.yaml.

You can use following command to deploy the template to Zeabur:

npx zeabur template deploy -f zeabur-template.yaml

About

A simple tool to convert a docker-compose file to a Zeabur template, powered by Claude.

Resources

Stars

Watchers

Forks

Languages