Configuration scripts for the g3w suite setup
Project description
G3W Configuration Scripts
This repository contains the scripts to quickly configure a G3W-SUITE instance.
Installation
Install the module via pip:
pip install g3w-config-scripts
Usage
Development or Production Setup
g3w_dev_setup configure.properties
Where the configuration file is a properties file with the following structure:
SUITE_REPO_TAG: v3.8.0
SUITE_DOCKER_IMAGE: g3wsuite/g3w-suite:v3.8.x
MY_NEW_BRANCH: v3.8.0_myniceproject
SUITE_SHARED_VOLUME: /myniceproject/
DEBUG: True
FRONTEND: False
# optional plugin setup. Comment out completely to skip
PLUGIN_APP_NAME=myplugin
PLUGIN_REPO=https://github.com/myname/myplugin.git
WEBGIS_PUBLIC_HOSTNAME: v38.g3wsuite.it
G3WSUITE_POSTGRES_PASS: myPgPasswd
PG_SERVICE_CONF: [service@111.111.11.111]|host=111.111.11.111user=myuser|password=mypwd|dbname=mydb|port=5432
Configuration generation
Don't have a config.properties file? No problem, you can generate one with the following command:
g3w_config_gen
This will generate a config.properties file in the current directory based on the answers given by the user.
Branding
Place yourself in the same folder in which you ran the setup scripts and just run the branding module:
g3w_branding
You will be asked for all the possible branding parameters.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file g3wsuite_config_scripts-0.6.3.tar.gz.
File metadata
- Download URL: g3wsuite_config_scripts-0.6.3.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3a8a9c9ba8cde30998f82639e776a26bfcb5232f43ab707aa642296c6e86b05
|
|
| MD5 |
02a324522e3f79ff17039399cfaf1e8b
|
|
| BLAKE2b-256 |
834d22310bfa3ec6bd21abe883966e47b3d2fdae761d97f42d3086981cf27de6
|
File details
Details for the file g3wsuite_config_scripts-0.6.3-py3-none-any.whl.
File metadata
- Download URL: g3wsuite_config_scripts-0.6.3-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3d3f9b2e9212c2b27ac9e04e4a3a8601183c3608cfd9987b22aa5a68c7d9811
|
|
| MD5 |
d7bf6b4de9f98ad1d234e34e7e72216b
|
|
| BLAKE2b-256 |
cffddcb8ebb65a485b246a4d40c72b38cfdea9e840cdde81fe21756426771ca8
|