Skip to content

Commit

Permalink
Update's README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas-Ribeiro-Lima committed Mar 18, 2023
1 parent 5df8beb commit 25b2d3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ This is a reposity to my personal use container's and configuration files, to ex

All services are deployed with free licenses without cost's

# **Project**
## **Project**

1. Ubuntu Server LTS instalattion and configuration
2. Basic linux management
3. Installation of docker
4. Network management

# **Services and Integrations:**
## **Services and Integrations:**

1. Portainer
2. Wake on Lan
Expand All @@ -25,7 +25,7 @@ All services are deployed with free licenses without cost's
10. Auto duckdns external ip and ipv6 uptade of domains - Duckdns
11. Backup service with disaster control - Duplicati

# **Directory Structure**
## **Directory Structure**

- *GithubDocker* // Where we going to store all volumes

Expand All @@ -35,7 +35,7 @@ All services are deployed with free licenses without cost's

**Keep in mind, rename this folders need's changes in all docker-composes.yml files to indicate the new correct path**

# **Docker-compose Services**
## **Docker-compose Services**

The complete instructions of configuration can be found in the README.md of each service folder

Expand Down
2 changes: 1 addition & 1 deletion containers/nextcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Relative Path of arquive: *./nextcloud/app/config/config.php*
```
Trust configuration for proxie.
```php
'trusted_proxies' =>
'trusted_proxies' =>
array (
0 => '172.0.0.11',
),
Expand Down

0 comments on commit 25b2d3a

Please sign in to comment.