container web console

is there a web console to start the containers?

Hi @meja0016

As of right now you cannot launch an app on fly using the web console. To deploy apps you need to install our cli called flyctl and run commands on the command line.

But getting an app up and running takes just one command 'flyctl launch' once you have flyctl installed and are logged in.

This doc goes into a little more detail at getting your first app running on fly.