Skip to content

Commit

Permalink
Hide Auto
Browse files Browse the repository at this point in the history
Something...
  • Loading branch information
youhide committed Feb 17, 2019
1 parent 43d2aec commit 758b676
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 758b676

Please sign in to comment.