mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Updated Docker Compose with Caddy (markdown)
@@ -23,11 +23,13 @@ Additionally you need to have proper [TLD (Top Level Domain)](https://en.wikiped
|
||||
|
||||
First we need an empty folder where our docker files for IN 5 will reside.
|
||||
|
||||
Command: `mkdir ~/invoiceninja5; cd ~/invoiceninja5`
|
||||
_Command_: `mkdir ~/invoiceninja5; cd ~/invoiceninja5`
|
||||
|
||||
**Clone this repository**
|
||||
|
||||
Now we need to clone this repository to get all the files necessary to corretctly configure and run IN 5 with Docker Compose.
|
||||
|
||||
Command: `git clone https://github.com/invoiceninja/dockerfiles.git .`
|
||||
_Command_: `git clone https://github.com/invoiceninja/dockerfiles.git .`
|
||||
|
||||
**Configure your installation**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user