carman/README.md

33 lines
1018 B
Markdown
Raw Normal View History

2022-05-06 06:52:50 +00:00
# Carman
2022-05-08 05:29:37 +00:00
<p align="center">
2022-05-08 05:47:49 +00:00
<a href="https://git.doolta.com/doolta/carman" title="Build Status">
<img src="https://drone.doolta.com/api/badges/doolta/carman/status.svg">
</a>
<a href="https://git.doolta.com/doolta/carman" title="Latest release">
<img src="https://raster.shields.io/badge/dynamic/json.png?label=release&url=https://git.doolta.com/api/v1/repos/doolta/carman/releases&query=$[0].tag_name">
</a>
2022-05-08 05:29:37 +00:00
</p>
2022-05-08 05:03:08 +00:00
Carman is standalone a deployment tool.
For your code management you've got gihub/gitlab/gogs/gitea/...
For CI/CD you have actions/drone/jenkins/travis/...
Carman is a tool specifically designed for deployment, a standalone daemon whose only purpose is to move code/artificats and execute start/stop/check commands on remote systems, according to the repo configuration.
2022-05-06 06:52:50 +00:00
## Install
## Usage
## FAQ
2022-05-08 05:03:08 +00:00
Q: What does the Carman name means?
A: Up to you:
* Code, Assets, Repos MANager
* The celtic god of foreigners and black magic
* The tool that bring you where you want
2022-05-06 06:52:50 +00:00
## Troubleshooting
2022-05-06 01:55:16 +00:00