carman/README.md

26 lines
697 B
Markdown
Raw Normal View History

2022-05-06 06:52:50 +00:00
# Carman
2022-05-08 05:05:55 +00:00
![Build badge](https://drone.doolta.com/api/badges/doolta/carman/status.svg(?ref=[master]))
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