You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evaluate web/dev-config/log4j-*.properties to see if one satisfies your requirements. If not the create a new one with your username at the end. If one satisfies your requirements then remember the name of the file.
Create configuration
Create new bin/config-.sh file. must be the value returned by executing whoami from the commandline
Review the defaults variables in the config.sh file and add the values you would like to override in your local environment.
Build Entire Geocat
(from root of checkout)
mvn clean install
Perform initial setup
bin/clean.sh
The script can also be used to reset system to a clean state. This is occasionally required when major pulls from the main repository has been done.
Run Geocat
bin/run.sh
If all goes well you should be up and running shortly.