Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shutdown existing AWS systems #474

Open
shankari opened this issue Nov 26, 2019 · 2 comments
Open

Shutdown existing AWS systems #474

shankari opened this issue Nov 26, 2019 · 2 comments

Comments

@shankari
Copy link
Contributor

This documents the setup of various systems currently running on AWS so that we can recreate them when needed.

@shankari
Copy link
Contributor Author

shankari commented Nov 26, 2019

Greentrip server

(emission) root@ip-172-30-2-157:/new_disk/e-mission-server# git remote -v
Shankari        https://github.com/shankari/e-mission-server.git (fetch)
Shankari        https://github.com/shankari/e-mission-server.git (push)
greentrip_upstream      https://github.com/e-mission/e-mission-server.git (fetch)
greentrip_upstream      https://github.com/e-mission/e-mission-server.git (push)
origin  https://github.com/e-mission/e-mission-server.git (fetch)
origin  https://github.com/e-mission/e-mission-server.git (push)
shankarifork    https://github.com/shankari/e-mission-server.git (fetch)
shankarifork    https://github.com/shankari/e-mission-server.git (push)
(emission) root@ip-172-30-2-157:/new_disk/e-mission-server# git branch
* greentrip
  groundtruth_and_greentrip
  master
  new_client_setup
  shankari-ground-truth

Copied data to the same place as TripAware.

@shankari
Copy link
Contributor Author

Digitransit server

Running as a docker container

ubuntu@ip-172-30-2-179:~$ sudo docker container list
CONTAINER ID        IMAGE                      COMMAND             CREATED             STATUS              PORTS                            NAMES
d6c0cfc6bf57        alvinghouas/otp-sfbay:v1   "./run.sh"          13 months ago       Up 13 months        8081/tcp, 0.0.0.0:80->8080/tcp   trusting_ritchie
ubuntu@ip-172-30-2-179:~$ sudo docker image list
REPOSITORY              TAG                 IMAGE ID            CREATED             SIZE
alvinghouas/otp-sfbay   v1                  003e150ecd30        14 months ago       851MB

Exported and imported the image using https://stackoverflow.com/a/26713032/4040267
Image is now on damajash, but it won't start due to lack of RAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant