2.3 KiB
2.3 KiB
- snapshot feature
- steps
- Decide where to save sensitive data
- python requirements (nicohack202002)
- os package requirements (alpine)
- VPN case
- CC
- membership
- Membership missing
- Flows to be implemented - see https://redmine.ungleich.ch/issues/7609
- Django rest framework
- register CC
- list products
- An ungleich account - can be registered for free on
- httpie installed (provides the http command)
snapshot feature
flow
request a snapshot
``` vmuuid=$(http nicocustomer http -a nicocustomer:xxx http://uncloud.ch/vm/create_snapshot uuid= password=… ```
Flows to be implemented - see https://redmine.ungleich.ch/issues/7609
httpie installed (provides the http command)
## Get a membership
## Registering a payment method
To be able to pay for the membership, you will need to register a credit card or apply for payment on bill (TO BE IMPLEMENTED).
### Register credit card
``` http POST https://api.ungleich.ch/membership \ username=nico password=yourpassword \ cc_number=.. \ cc_
```
### Request payment via bill
## Create the membership
``` http POST https://api.ungleich.ch/membership username=nico password=yourpassword
```
## List available products