Florian Kammermann
Florian Kammermann
I also try to build my custom landscape. I'm stuck at the point, where the build aborts, because I do not have a crunchbase API Key. One example error: `FATAL:...
Got a local build running, by stripping out the crunchbase dependencies https://github.com/floriankammermann/landscapeapp. Step by Step instruction in the README
> What type of landscape are you building :)? I try to reuse the lanscapeapp for a company internal application catalog. The overview would have some adoption, but the detail...
Got the answer from the crunchbase support. You don't get an API Key with the free subscription.
I stripped the landscape down to the point where nothing specific is shown anymore. Mostly commented out and made some adoption. Since we do not have icons, I switched to...
@gromanmartin please open an issue in my fork for the png/pdf problem.
Suggestion for enhancement of `vcd_vapp_network` resource: ``` resource "vcd_vapp_network" "vapp-test-net" { depends_on = ["vcd_vapp.vapp-test"] name = "vapp-test-net" vapp_name = "vapp-test" parent_network = "test-net" fence_mode = "natRouted" gateway = "192.168.3.1" netmask...
Yes its Ok, we can take ownership. You can refer to our fork https://github.com/swisspush/mod-metrics, we will continue the development there.
Ok, I see you could move your project into our organization. If you want you can do that. We are a bunch of devs of swiss postal IT http://www.swisspush.org/.