REL-0.10 Move doc/ folder to docs/
42
README.md
@ -10,7 +10,7 @@
|
||||
[Contributing](#contributing) |
|
||||
[License](#license)
|
||||
|
||||

|
||||

|
||||
|
||||
[](https://travis-ci.org/cytopia/devilbox)  [](https://www.docker.com/) [](https://opensource.org/licenses/MIT)
|
||||
|
||||
@ -52,18 +52,18 @@ The above will start all containers, you can however also just start the contain
|
||||
```shell
|
||||
$ docker-compose up httpd php mysql redis
|
||||
```
|
||||

|
||||

|
||||
|
||||
|
||||
```shell
|
||||
$ docker-compose up httpd php mysql pgsql redis memcd
|
||||
```
|
||||

|
||||

|
||||
|
||||
```shell
|
||||
$ docker-compose up httpd php pgsql memcd
|
||||
```
|
||||

|
||||

|
||||
|
||||
### Run different versions
|
||||
|
||||
@ -137,25 +137,25 @@ The devilbox has everything setup for you. The only thing you will have to insta
|
||||
|
||||
### Video Tutorials
|
||||
|
||||
[](https://www.youtube.com/watch?v=reyZMyt2Zzo)
|
||||
[](https://www.youtube.com/watch?v=e-U-C5WhxGY)
|
||||
[](https://www.youtube.com/watch?v=reyZMyt2Zzo)
|
||||
[](https://www.youtube.com/watch?v=e-U-C5WhxGY)
|
||||
|
||||
### Documentation
|
||||
|
||||
For setup, usage and examples see detailed **[Documentation](doc/README.md)**.
|
||||
For setup, usage and examples see detailed **[Documentation](docs/README.md)**.
|
||||
|
||||
| Documentaion | Description |
|
||||
|---------------------------------------|-------------|
|
||||
| [Overview](doc/README.md) | General overview |
|
||||
| [Configuration](doc/Configuration.md) | How to configure the devilbox |
|
||||
| [Usage](doc/Usage.md) | How to use the devilbox |
|
||||
| [Updating](doc/Updating.md) | How to update |
|
||||
| [Info](doc/Info.md) | Technical information |
|
||||
| [PHP Projects](doc/PHP_Projects.md) | How to manage projects |
|
||||
| [Emails](doc/Emails.md) | How email catching works |
|
||||
| [Logs](doc/Logs.md) | How to view log files |
|
||||
| [Intranet](doc/Intranet.md) | The built-in intranet |
|
||||
| [FAQ](doc/FAQ.md) | Frequently asked questions |
|
||||
| [Overview](docs/README.md) | General overview |
|
||||
| [Configuration](docs/Configuration.md) | How to configure the devilbox |
|
||||
| [Usage](docs/Usage.md) | How to use the devilbox |
|
||||
| [Updating](docs/Updating.md) | How to update |
|
||||
| [Info](docs/Info.md) | Technical information |
|
||||
| [PHP Projects](docs/PHP_Projects.md) | How to manage projects |
|
||||
| [Emails](docs/Emails.md) | How email catching works |
|
||||
| [Logs](docs/Logs.md) | How to view log files |
|
||||
| [Intranet](docs/Intranet.md) | The built-in intranet |
|
||||
| [FAQ](docs/FAQ.md) | Frequently asked questions |
|
||||
|
||||
## Run-time Matrix
|
||||
|
||||
@ -254,7 +254,7 @@ The homepage shows you the status of your current configured setup.
|
||||
* what other settings have been set
|
||||
* did any errors occur?
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### Virtual Host overview
|
||||
@ -266,20 +266,20 @@ Virtual Hosts are considered valid if the following requirements are met (on the
|
||||
* `htdocs` folder/symlink exists in your project folder
|
||||
* `/etc/hosts` has a valid DNS config for your host: `127.0.0.1 <project-folder>.<TLD_SUFFIX>` (alternatively the bundle BIND server can be attached to your host-computer).
|
||||
|
||||

|
||||

|
||||
|
||||
### Database overview
|
||||
|
||||
Shows you all the databases that are loaded
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### Email overview
|
||||
|
||||
Shows you all the emails that have been sent. No email will actually be sent outside, but they are all catched by one account and presented here.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Contributing
|
||||
|
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 355 KiB |
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 141 KiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 77 KiB |