https://github.com/ceramicstudio/simpledeploy
Scripts for deploying Ceramic nodes
https://github.com/ceramicstudio/simpledeploy
Last synced: over 1 year ago
JSON representation
Scripts for deploying Ceramic nodes
- Host: GitHub
- URL: https://github.com/ceramicstudio/simpledeploy
- Owner: ceramicstudio
- Created: 2022-03-15T14:10:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T16:33:46.000Z (over 1 year ago)
- Last Synced: 2025-01-12T08:44:09.342Z (over 1 year ago)
- Language: Jinja
- Homepage:
- Size: 210 KB
- Stars: 9
- Watchers: 5
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleDeploy
This repository contains scripts to help with the deployment of Ceramic nodes.
View the guide on how to use these scripts [here](https://composedb.js.org/docs/0.4.x/guides/composedb-server/running-in-the-cloud#running-composedb-server-on-kubernetes).
## Ansible
In the [ansible](ansible) directory you will find a set of Ansible playbooks to deploy Ceramic nodes on a set of servers.
Refer to the [README](ansible/README.md) in that directory for more information.