-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Ruben Lopez M edited this page Jul 24, 2018
·
5 revisions
Welcome to the osm-seed wiki!
Here you will find some complementary guides on how to configure your osm-seed instance. These functionalities a are based on the openstreetmap-website - CONFIGURE.md
$ docker ps
$ docker exec -it osm-seed_web_1 bash
$ gcloud container clusters get-credentials <cluster name>
$ kubectl get pods
$ kubectl exec -it <web container name> -- /bin/bash
Once in the container you can execute the commands