Setup a bucket

  1. Create and navigate to your directory:

    $ mkdir platform-services
    $ cd platform-services
    
  2. Initialize the bucket:

    $ maand init
    

Generated Folder Structure

Initialization creates the following structure:

$ tree
.
├── data
│   └── maand.db
├── logs
├── maand.conf
├── secrets
│    ├── ca.crt
│    └── ca.key
└── workspace
    ├── bucket.conf
    ├── docker
    │   ├── Dockerfile
    │   └── requirements.txt
    ├── jobs
    └── workers.json

View Bucket Info

Retrieve bucket details:

$ maand info

Example Output:

bucket                                update_seq
------------------------------------  ----------
db3c0da7-6709-4d8c-94a0-5f66b0e32249  0