phahulin

Results 8 issues of phahulin

If someone stole or by some other means gained access to the phone _and_ knows password to unlock it, [s]he can gain access to all servers even not knowing them...

feature-request

- **What is it?** (leave one option) * New `(Feature)` request (i.e. some nice-to-have feature is missing) A user may want to have a way to track his postcard while...

on hold

- **What is it?** (leave one option) * `(Improvement)` proposal (i.e. some existing feature can be improved) Next version of truffle brings upgrade of solidity compiler that also requires updates...

on hold

Adds the same functionality as https://github.com/poanetwork/deployment-playbooks/pull/239 but for core playbooks.

It is possible to launch EC2 instance without `vpc_id` parameter, and playbook will use default one. However, at the present moment vpc_id should be set in group_vars/all.yml anyway. Is it...

enhancement

When launching an EC2 instance, the following parameter is set in playbooks ``` id: "{{ bootnode_instance_name }}" ``` It doesn't allow for creation of multiple instances with the same name....

(This is for the time after all new changes in playbooks are merged) Need to check variables - some of them are repetitive (declared in multiple files).

refactor

This is for discussion... few thoughts regarding https://github.com/poanetwork/wiki/wiki/Non-AWS-Node-Setup - [ ] SSH-keys: it is not clear whether creating a separate key for each node significantly enhances security. On the downside...