https://github.com/terraphim/terraphim-project
Product and project management for terraphim
https://github.com/terraphim/terraphim-project
Last synced: 3 months ago
JSON representation
Product and project management for terraphim
- Host: GitHub
- URL: https://github.com/terraphim/terraphim-project
- Owner: terraphim
- License: agpl-3.0
- Created: 2022-09-17T09:55:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T16:03:05.000Z (over 1 year ago)
- Last Synced: 2025-01-23T09:44:51.617Z (5 months ago)
- Language: Earthly
- Size: 26.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraphim-project
Product and project management for terraphimDriven by Earthly CI:
Create bucket:
```
earthly --secret-file-path /Users/alexandermikhalev/rust_code/terraphim/op_args -i +publish --region="eu-west-2" --args="s3 mb s3://project-manager-terraphim-kg-ci"
```
earthly +run will copy relevant data into bucket. It's no longer possible to create a bucket with public acl via CLI.