• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

vendor/H03-May-2022-971,243851,344

.gitignoreH A D15-Jun-202015 32

LICENSEH A D15-Jun-20201.5 KiB3023

README.mdH A D15-Jun-2020862 3020

bapu.toml.sampleH A D15-Jun-2020111 86

bitbucket-pipelines.ymlH A D15-Jun-2020721 1816

go.modH A D15-Jun-20201.1 KiB2623

go.sumH A D15-Jun-202034.5 KiB355354

main.goH A D15-Jun-20209.6 KiB361302

README.md

1# Bapu
2
3## What is Bapu
4Bapu provides a graphical interface to manage your virtual machines on
5[Gandi](https://www.gandi.net/).
6
7![Bapu screenshot](bapu-screenshot.png)
8
9## How to start
10Log into your Gandi.net account and then visit the
11[API Management Page](https://www.gandi.net/admin/api_key).
12
13Create an API key by clicking the respective buttons.
14
15Copy the API key into the configuration file `bapu.toml` (you find a sample
16file with the distribution).
17
18Finally, start bapu.
19
20## Contribution
21All contributions are most welcome. Development of this project is on
22[BitBucket](https://bitbucket.org/carlostrub/bapu/).
23
24* [issues](https://bitbucket.org/carlostrub/bapu/issues)
25
26## Meaning of the Name
27Bapu (Gujarati for "Father of the Nation") was one of the calling names for
28Mahatma Gandhi. (source:
29[Wikipedia](https://en.wikipedia.org/wiki/Mahatma_Gandhi))
30