Integrator GuideΒΆ
This chapter describes how to install, deploy, and customize a c2cgeoportal application. Furthermore, it describes how to configure the files of the application.
Content:
- Requirements
- Create a new application
- Install an existing application
- Upgrading a GeoMapFish application
- Project structure
- Database
- Configuration Guide for advanced settings
- Build configuration
- Runtime configuration
- Introduction
- Review
- Configuration
- Interface integration
- Ngeo integration
- ngeo
- Define additional types used in the config
- Specific Backend Configuration
- Caching
- Create a cluster
- Filter (Querier)
- Full-text search
- Internationalization
- Configure short URL
- Tile generation configuration
- Adding a new user interface
- Using multiple databases
- Configuring Windows tools required to connect to servers
- Working with Object storage (like S3)
- Headers
- Configure the admin interface
- Customize the application
- Security
- Authentication
- Application behind a proxy
- Application and SSL certificate on the same server
- Loading non https external resources
- Local certificate checks
- Reset password
- Security update
- Access to WMS GetCapability
- Access to the admin interface
- Access to services by external servers
- Authorized referrers
- Allowed hosts
- Additional features
- Use Docker to deploy your application
- Application Operation