Skip to content

Commit

Permalink
Merge pull request UltimaPHP#75 from youhide/master
Browse files Browse the repository at this point in the history
Auto
  • Loading branch information
youhide authored Feb 17, 2019
2 parents c121237 + 758b676 commit 0e39cdf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ Note 5: UltimaPHP only works (till now) with no-encrypted clients.
* Navigate to PHP installation folder ```cd c:\php\installation\folder\```
* And start the server ```php.exe c:\ultimaphp\instalation\folder\startserver.php```

### Docker

* With docker and docker-compose installed, clone that repository and run docker-compose up.
* This will bring up uphp and mongo container.
* 😄

## Base PHP compilation
#### For those, like me, who preffer to use an most performatic standalone PHP, with only what it really needs
```bash
Expand Down

0 comments on commit 0e39cdf

Please sign in to comment.