mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-22 06:07:48 +00:00
Update README.md
This commit is contained in:
parent
d4d3e1223d
commit
742f7decee
@ -32,7 +32,7 @@ Overview |
|
||||
|
||||
## 1. Main idea
|
||||
|
||||
The devilbox allows you to have an unlimitted number of projects ready without having to install any external software and without having to configure any virtual hosts. As well as providing a very flexible development stack that you can run offline. (Internet is only required to initially pull docker container).
|
||||
The devilbox allows you to have an unlimited number of projects ready without having to install any external software and without having to configure any virtual hosts. As well as providing a very flexible development stack that you can run offline. (Internet is only required to initially pull docker container).
|
||||
|
||||
The only thing you will have to do is to create a new folder on the filesystem and your virtual host is ready to be served with your custom domain.
|
||||
|
||||
@ -66,7 +66,7 @@ New folders can be created, deleted and removed during run-time and correspondin
|
||||
| **Internet** | |
|
||||
| No always-on | Internet connection is only required during initial setup or update (to pull containers), afterwards you can always work offline. |
|
||||
| **Projects** | |
|
||||
| Unlimitted Projects | Add as many Projects as you need. |
|
||||
| Unlimited Projects | Add as many Projects as you need. |
|
||||
| Auto VirtualHosts | New VirtualHosts are added instantly without a restart or reload. Just create a new directory and you are ready to go. |
|
||||
| Auto DNS | Use the built-in DNS server to stop worrying about `/etc/hosts` setup per project. |
|
||||
| Email catch-all | All outgoing emails are intercepted and stored locally. Use the intranet to view any sent email. |
|
||||
|
Loading…
Reference in New Issue
Block a user