> For the complete documentation index, see [llms.txt](https://eduardo-2.gitbook.io/entornos-de-desarrollo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eduardo-2.gitbook.io/entornos-de-desarrollo/fuentes.md).

# Fuentes

## Archivos para crear contenedores Docker

* Contenedores base para proyectos web: <https://gitlab.com/Didweb/dockers>
  * Para crear Proyectos PHP: <https://gitlab.com/Didweb/dockers/tree/master/Aplicacion-PHP>
  * Para Wordpress desde 0: <https://gitlab.com/Didweb/dockers/tree/master/Wordpress>
  * Para Prestashop desde 0: <https://gitlab.com/Didweb/dockers/tree/master/Prestashop>
  * Para Proyectos Symfony: <https://gitlab.com/Didweb/dockers/tree/master/Symfony>

## Docker Hub. Info sobre tags ...

* Docker Hub: <https://hub.docker.com/>
* Docker Hub PHP: <https://hub.docker.com/_/php/>
* Docker Hub MariaDB: <https://hub.docker.com/_/mariadb>
* Docker Hub Wordpress: <https://hub.docker.com/_/wordpress>
* Docker Hub Prestashop: <https://hub.docker.com/r/prestashop/prestashop>

## Plugins para Wordpress cambio de urls

* **Go Live Update Urls**: <https://wordpress.org/plugins/go-live-update-urls/>
* **Velvet Blues Update Urls**: <https://es.wordpress.org/plugins/velvet-blues-update-urls/>
* **El script de interconect/it**  probado online en el conetendor de docker no funciona pero interesante para usar en el servidor: <https://interconnectit.com/products/search-and-replace-for-wordpress-databases/>

## Docker UIs

* Portainer: <https://www.portainer.io/>&#x20;
* Listado con varios UIs para Docker: <https://blog.codeship.com/docker-guis/><br>
