Add follow up steps for framework/cms examples

This commit is contained in:
cytopia 2019-03-07 17:16:04 +01:00
parent c27ac1a8e9
commit e81b456ec3
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
21 changed files with 148 additions and 26 deletions

View File

@ -0,0 +1,44 @@
Once everything is installed and setup correctly, you might be interested in a few follow-up topics.
Use bundled batteries
---------------------
The Devilbox ships most common Web UIs accessible from the intranet.
.. seealso::
* :ref:`devilbox_intranet_adminer`
* :ref:`devilbox_intranet_phpmyadmin`
* :ref:`devilbox_intranet_phppgadmin`
* :ref:`devilbox_intranet_phpredmin`
Enhance the Devilbox
--------------------
Go ahead and make the Devilbox more smoothly by setting up its core features.
.. seealso::
* :ref:`setup_valid_https`
* :ref:`setup_auto_dns`
* :ref:`configure_php_xdebug`
Add services
------------
In case your framework/CMS requires it, attach caching, queues, database or performance tools.
.. seealso::
* :ref:`custom_container_enable_blackfire`
* :ref:`custom_container_enable_rabbitmq`
* :ref:`custom_container_enable_solr`
* :ref:`custom_container_enable_varnish`
Container tools
---------------
Stay inside the container and use what's available.
.. seealso::
* :ref:`available_tools`
* :ref:`source_code_analysis`

View File

@ -217,4 +217,8 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
All set now, you can visit http://my-cake.loc or https://my-cake.loc in your browser.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -215,3 +215,9 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
All set now, you can visit http://my-ci.loc or https://my-ci.loc in your browser.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -196,8 +196,6 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
Open your browser at http://my-contao.loc or https://my-contao.loc and follow the installation steps.
.. seealso:: :ref:`setup_valid_https`
7.1 Frontend page
^^^^^^^^^^^^^^^^^
@ -258,3 +256,9 @@ Installation is done, click on the ``Contao back end`` to continue to setup the
Use the admin user credentials created earlier to login in.
.. include:: /_includes/figures/examples/contao/08-login-screen.rst
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -242,4 +242,8 @@ To open the setup wizard, visit: http://my-craft.loc/admin/install or https://my
All set now, you can visit http://my-craft.loc or https://my-craft.loc in your browser.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -170,4 +170,8 @@ installation steps.
.. note::
When asked about MySQL hostname, choose ``127.0.0.1``.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -169,4 +169,8 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
All set now, you can visit http://my-joomla.loc or https://my-joomla.loc in your browser.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -171,4 +171,8 @@ This will ensure that your host operating system's browser will direct any calls
Open your browser at http://my-laravel.loc or https://my-laravel.loc
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -209,4 +209,8 @@ and follow the installation steps.
.. important::
Use ``127.0.0.1`` for the MySQL database hostname.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -167,8 +167,6 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
Open your browser at http://my-phalcon.loc or https://my-phalcon.loc
.. seealso:: :ref:`setup_valid_https`
7. Create custom vhost config file (Nginx Only)
-----------------------------------------------
@ -192,3 +190,9 @@ to
``location ~ [^/]\.php(/|$) {``
save the file as nginx.yml and ensure not to use any tabs in the file or devilbox will not use the custom configuration. You can use ``yamllint nginx.yml`` whilst inside the Devilbox shell to check the file before restarting devilbox.
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -175,4 +175,8 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
Open your browser at http://my-photon.loc or https://my-photon.loc
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -194,4 +194,8 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
All set now, you can visit http://my-presta.loc or https://my-presta.loc in your browser and
follow the installation steps.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -410,9 +410,6 @@ All set now, you can visit http://my-node.loc or https://my-node.loc in your bro
The NodeJS application has been started up automatically and the reverse proxy will direct all
requests to it.
.. seealso:: :ref:`setup_valid_https`
Managing NodeJS
===============
@ -439,3 +436,8 @@ with the available commands. A quick guide is below:
│ index │ 0 │ N/A │ fork │ 1906 │ online │ 0 │ 42h │ 0% │ 39.7 MB │ devilbox │ disabled │
└──────────┴────┴─────────┴──────┴──────┴────────┴─────────┴────────┴─────┴───────────┴──────────┴──────────┘
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -423,7 +423,8 @@ All set now, you can visit http://my-sphinx.loc or https://my-sphinx.loc in your
The Sphinx application has been started up automatically and the reverse proxy will direct all
requests to it.
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -186,8 +186,6 @@ installation steps as described in the |ext_lnk_example_shopware_documentation|:
* Database pass: by default the root password is empty
* Database name: ``my_sw``
.. seealso:: :ref:`setup_valid_https`
Encountered problems
====================
@ -196,3 +194,9 @@ By the time of writing (2018-07-07) Shopware had loading issues with the combina
and ``Apache 2.4``. Use any other combination.
.. seealso:: https://github.com/cytopia/devilbox/issues/300
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -176,4 +176,8 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
Open your browser at http://my-symfony.loc or https://my-symfony.loc
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -186,8 +186,6 @@ To continue installing via the guided web install, you need to create a file cal
Open your browser at http://my-typo.loc or https://my-typo.loc.
.. seealso:: :ref:`setup_valid_https`
8. Step through guided web installation
---------------------------------------
@ -213,3 +211,9 @@ Open your browser at http://my-typo.loc or https://my-typo.loc.
4. Installation complete
* Create empty starting page
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -175,8 +175,6 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
Open your browser at http://my-wp.loc or https://my-wp.loc and follow the installation steps.
.. seealso:: :ref:`setup_valid_https`
**(1/7) Choose your desired Wordpress language**
.. include:: /_includes/figures/examples/wordpress/01-choose-language.rst
@ -206,3 +204,9 @@ Open your browser at http://my-wp.loc or https://my-wp.loc and follow the instal
**(7/7) Login to Admin panel**
.. include:: /_includes/figures/examples/wordpress/07-login.rst
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -173,4 +173,8 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
Open your browser at http://my-yii.loc or https://my-yii.loc
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -170,4 +170,8 @@ host operating systems ``/etc/hosts`` file (or ``C:\Windows\System32\drivers\etc
Open your browser at http://my-zend.loc or https://my-zend.loc
.. seealso:: :ref:`setup_valid_https`
Next steps
==========
.. include:: /_includes/snippets/examples/next-steps.rst

View File

@ -77,6 +77,8 @@ The following example shows you the info page for MySQL:
Third-party tools
=================
.. _devilbox_intranet_adminer:
Adminer
-------
@ -85,6 +87,7 @@ management tool written in PHP. Conversely to phpMyAdmin, it consist of a single
deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL,
Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
.. _devilbox_intranet_phpmyadmin:
phpMyAdmin
----------
@ -95,6 +98,7 @@ of operations on MySQL and MariaDB. Frequently used operations (managing databas
columns, relations, indexes, users, permissions, etc) can be performed via the user interface,
while you still have the ability to directly execute any SQL statement.
.. _devilbox_intranet_phppgadmin:
phpPgAdmin
----------
@ -102,6 +106,7 @@ phpPgAdmin
|ext_lnk_tool_phppgadmin| is a web-based administration tool for PostgreSQL. It is perfect for
PostgreSQL DBAs, newbies, and hosting services.
.. _devilbox_intranet_phpredmin:
phpRedMin
----------