What is All In One (AIO)

All In One is a unique server type that contains several features that distinguish it from other Development(Bot & Codeserver) server types. This type brings all of the other types in a 1 single type and lets user interact with console.

Creating the server

To create a server, we suppose that you've already created and linked an account into the panel.

In that case, go to DBH server and run this command:

For a free server:

DBH!server create aio [optional server name]

Created

126

Untitled Server (settings -> server name)

aio

Please do not host game servers on java or AIO servers. If you need a gameserver, You need to use Dono-02 or Dono-04. Slots are 1$ for 2 servers!


For a donator server:

DBH!server create-donator aio [optional server name]

Created

126

Untitled Server (settings -> server name)

aio

Please do not host game servers on java or AIO servers. If you need a gameserver, You need to use Dono-02 or Dono-04. Slots are 1$ for 2 servers!

Console

In the Startup you might find out startup command is bash! This lets you interact with unix-like OS commands, git, npm, py, java etc. up until you "launch" the server e.g. node ..

Bash

Bash(Bourne-Again SHell) is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions.

Source: Wikipedia

There is a way to launch the language on startup. You just have to create a .sh file e.g. start.sh where your commands will be stored. New line may stands for a new command so you just have to implement as many commands as you want:

After that you must change your startup command to bash [your_file_name].sh or in my case to bash start.sh.

Note: Lines after the "launch" command will be ignored!
Youtube: Bash in 100 Seconds
Danbot Host
DanBot Hosting Docs is coded by our Dev team and updated by staff members