Web shell

From the SHELL tab, you can access the web shell. Here, you can access the source code, the logs, the file store, and so on. It provides all of the shell features with editors such as nano and Vim. You can install the Python package with pip and maintain multiple tabs.

Take a look at the following screenshot; you can access the web shell from the SHELL tab:

Here is the directory structure from the root directory:

.
├── data
│ ├── addons
│ ├── filestore
│ └── sessions
├── logs
│ ├── install.log
│ ├── install.log.1
│ ├── odoo.log
│ └── pip.log
├── Maildir
│ ├── cur
│ ├── new
│ └── tmp
├── repositories
│ └── git_github.com_ParthGajjar_OdooShDemo.git
├── src
│ ├── enterprise
│ ├── odoo
│ ├── themes
│ └── user
└── tmp

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset