Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stackmate-io/stackmate
Infrastructure for busy developers
https://github.com/stackmate-io/stackmate
cdktf developer-tools gitops infrastructure-as-code terraform typescript
Last synced: about 1 month ago
JSON representation
Infrastructure for busy developers
- Host: GitHub
- URL: https://github.com/stackmate-io/stackmate
- Owner: stackmate-io
- Created: 2022-03-18T22:28:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T05:56:47.000Z (6 months ago)
- Last Synced: 2024-08-09T04:10:49.062Z (5 months ago)
- Topics: cdktf, developer-tools, gitops, infrastructure-as-code, terraform, typescript
- Language: TypeScript
- Homepage: https://stackmate.io
- Size: 6.49 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🏡 Website
🧭 Roadmap
🐞 Report an issue
📖 Documentation
## Geting started
Follow [this]([https://docs.stackmate.io/guides/quick-start](https://docs.stackmate.io/guides/getting-started)) simple and comprehensive "[getting started](https://docs.stackmate.io/guides/getting-started)" guide to deploy yout first project with Stackmate## What is Stackmate?
[Stackmate](https://stackmate.io) is a free, opinionated, open source tool that helps busy professionals deploy their cloud infrastructure without doing much. It abstracts and simplifies resource creation, modification and destruction in an intuitive way.
The reasoning behind Stackmate is that most of the times, all developers want is to simply deploy their database, cache or object storage services, without having to read the manual or go through complex DevOps processes.## Who is Stackmate for?
Stackmate was built with the busy developer in mind. It's for people who want to deploy an average traffic website, that depends on a database and a few complementary services, without spending a lifetime in complex consoles or developer tools.## How it works
Stackmate uses an extremely simple configuration file either in JSON or YAML format (yes, we hear ya). After that's done, you can use `stackmate deploy