Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
f021b9b887a9
Commit
a7f2e0d7
authored
Jan 31, 2020
by
Arthur Lutz
Browse files
[doc/book/admin/setup] add section about docker install
--HG-- branch : 3.27
parent
24a15a69b84a
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/book/admin/setup.rst
View file @
f021b9b8
...
@@ -15,6 +15,7 @@ changes after a few days when bugs are fixed.
...
@@ -15,6 +15,7 @@ changes after a few days when bugs are fixed.
Depending on your needs, you will chose a different way to install CubicWeb on
Depending on your needs, you will chose a different way to install CubicWeb on
your system:
your system:
- `Installation using docker`_
- `Installation on Debian/Ubuntu`_
- `Installation on Debian/Ubuntu`_
- `Installation in a virtualenv`_
- `Installation in a virtualenv`_
- `Installation with pip`_
- `Installation with pip`_
...
@@ -36,6 +37,18 @@ and advanced features of |cubicweb|.
...
@@ -36,6 +37,18 @@ and advanced features of |cubicweb|.
.. _`Install from version control`: MercurialInstallation_
.. _`Install from version control`: MercurialInstallation_
.. _DockerInstallation:
Docker install
--------------
Detailed instructions on how to deploy CubicWeb using docker can be found
on the `docker hub <https://hub.docker.com/r/logilab/cubicweb>`_.
The images there are built using the following source code :
`docker-cubicweb <https://hg.logilab.org/master/docker-cubicweb/>`_,
see it's `README <https://hg.logilab.org/master/docker-cubicweb/file/tip/README.rst>`_
.. _DebianInstallation:
.. _DebianInstallation:
Debian/Ubuntu install
Debian/Ubuntu install
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment