Adrenesis / DST-linux-cluster-creator

allows you to create a cluster for dont starve together very fast and very easily
0 stars 0 forks source link

Make a nice file tree #2

Open DarckCrystale opened 8 years ago

DarckCrystale commented 8 years ago

Aim

Organize files in several folders, thinking of the web interface that will be created later.

Limitations

None.

DarckCrystale commented 8 years ago

@Adrenesis we need to discuss about it.

DarckCrystale commented 8 years ago

@Adrenesis Could you please write a paper with your ideas, I would like to discuss about it this evening.

Adrenesis commented 8 years ago

Here is a preview of my futur file tree:

├── config.ini
├── manager.sh
├── scripts
│   ├── DST-linux-cluster-api.sh
│   ├── DST-linux-cluster-creator.sh
│   ├── DST-linux-cluster-deleter.sh
│   ├── DST-linux-cluster-killer.sh
│   ├── DST-linux-cluster-starter.sh
│   └── DST-linux-cluster-updater.sh
└── webinterface
    ├── data
    │   └── mymethods.php
    └── index.php
DarckCrystale commented 8 years ago

@Adrenesis Could you please test the script of creation with this new file tree please? If it works, hurray :clap:, else, GO CODE è_é :smile: