https://github.com/berviantoleo/vagrant-vault-demo
Vagrant Vault Demo
https://github.com/berviantoleo/vagrant-vault-demo
Last synced: 3 months ago
JSON representation
Vagrant Vault Demo
- Host: GitHub
- URL: https://github.com/berviantoleo/vagrant-vault-demo
- Owner: berviantoleo
- License: mpl-2.0
- Created: 2023-10-01T08:18:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T08:22:02.000Z (9 months ago)
- Last Synced: 2025-01-02T04:57:19.576Z (4 months ago)
- Language: C#
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vagrant Vault Demo
Vagrant Vault Demo
## Presentation Deck
## How to?
1. Ensuring your network in `Vagrantfile` to access the cluster.
2. Ensuring the memory amount for your machine in `Vagrantfile`.
3. Ensuring the app images has been pushed. Check on `build-push-app.sh`.
4. Start VM: `./redeploy-vm.sh`.
5. Checking the API: `test-app.sh`.## License
Mozilla Public License Version 2.0