Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mipmip/inkscape-cloud-architect
Make Inkscape a professional Cloud Visualization Studio for Cloud Architects
https://github.com/mipmip/inkscape-cloud-architect
architect aws devops inkscape
Last synced: 6 days ago
JSON representation
Make Inkscape a professional Cloud Visualization Studio for Cloud Architects
- Host: GitHub
- URL: https://github.com/mipmip/inkscape-cloud-architect
- Owner: mipmip
- License: mit
- Created: 2023-10-19T16:23:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T20:13:45.000Z (about 1 year ago)
- Last Synced: 2024-12-08T09:22:05.277Z (14 days ago)
- Topics: architect, aws, devops, inkscape
- Language: Python
- Homepage:
- Size: 14.3 MB
- Stars: 338
- Watchers: 3
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Inkscape Cloud Architect
_We can do better than all that expensive online crap editors_ 😎
Make Inkscape a professional Cloud Visualization Studio for Cloud Architects.
## Includes
- AWS Symbol Sets
- AWS Diagram Templates![All AWS symbols](docs/images/all-symbols2.png)
![Multi AZ Web Application Template](docs/images/multi-az-webapp-tpl-v2.png)
## Install
Clone repo.
Build symbols and install all symbols and templates in current users inkscape folder.
```
git clone https://github.com/mipmip/inkscape-cloud-architect
cd inkscape-cloud-architect
make all
```## Remove
Remove all install assets:
```
make clean
```## Usage
### Using templates
Click `New from template` in File menu and search for `AWS`.
### Using Symbols
Open the symbols tab and select an AWS panel. You can also select all symbols
and then search for specific AWS symbols. Eg. `NAT`.### 💡 Tips for diagramming with Inkscape
Inkscape is a vector drawing application which can have many purposes. Read these tips to [optimize your Inkscape workflow](docs/tips.md) for creating Cloud Diagrams.
## Future
- Connect to AWS to visialize live cloud environments.
- Instance Types
- Azure
- better dark mode supprt
- Install scripts for Windows## Disclaimer
Icons are downloaded from AWS and AWS is copyright owner of these icons.
_sponsored by [TechNative](https://technative.eu)_