theodorosploumis / distros.bid

A saas to create drupal websites in seconds using docker containers.
https://www.distros.bid
GNU General Public License v2.0
19 stars 13 forks source link

Differences with simplytest.me #10

Closed theodorosploumis closed 6 years ago

theodorosploumis commented 6 years ago
  1. Distributions are pre-installed
  2. Faster (startup time less than 30s)
  3. Focusing on showcase and fast testing
  4. Live for only 40 min
  5. No installation errors (due to pre-installed software)
  6. Opened FTP so Admins can upload modules fro the UI
  7. All files, setup configuration and docker images are open source
  8. Every site is an isolated environment using Docker
  9. Ability to access the Database using adminer.php (www.mysite.com/adminer.php)
  10. Ability to get a web command line (www.mysite.com/terminal.php)
  11. Ability to run several software from the cli such as composer, drush, patch, cp, mv etc
  12. No url shortcut to generate the site