https://github.com/logchimp/logchimp-cli
CLI Tool for installing & updating LogChimp
https://github.com/logchimp/logchimp-cli
cli cli-tool cli-utilities command-line logchimp logchimp-cli nodejs tool
Last synced: 3 months ago
JSON representation
CLI Tool for installing & updating LogChimp
- Host: GitHub
- URL: https://github.com/logchimp/logchimp-cli
- Owner: logchimp
- License: mit
- Created: 2020-09-11T15:10:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-08T07:17:28.000Z (3 months ago)
- Last Synced: 2026-03-08T12:25:16.099Z (3 months ago)
- Topics: cli, cli-tool, cli-utilities, command-line, logchimp, logchimp-cli, nodejs, tool
- Language: JavaScript
- Homepage: https://logchimp.codecarrot.net
- Size: 1.06 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
LogChimp CLI
Docs
·
Contribute
·
Twitter
·
Discord
**NOTE:** You can look for [alternatives ways to deploy LogChimp](https://logchimp.codecarrot.net/docs/install).
## Project Goals
The objective of the LogChimp CLI is to setting up and maintaining a LogChimp site as easily as possible.
LogChimp CLI is aimed at people who are comfortable in a command-line environment, and therefore some technical knowledge is assumed.
Read the [setup guide](https://logchimp.codecarrot.net/docs/install/) to learn other ways of setting up a LogChimp site.
### Recommended Stack
We officially recommend the following stack for production installs.
- Ubuntu 16.04 or Ubuntu 18.04
- NGINX
- Node.js 12
- PostgreSQL 10 or 12
- Systemd
Our primary focus is only to support this stack, to ensure that everyone that uses this stack can set up their LogChimp site. As with every additional option for configuration or additional environment creates exponential complexities and maintenance overhead.