Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

arkhn/ICTUSNet-Forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICTUSnet

alt text

Requirements

Usage

Install

  • Run docker-compose up -d. It may take several minutes to launch.
  • Visit host:port (default localhost:8080).

Update

  • Run docker-compose up -d --build. It may take several minutes to launch.
  • Visit host:port (default localhost:8080).

Configuration

  • If you want to override the default configuration, set the environment variables displayed in the file config.env
  • The default port (8080) can be changed in the nginx configuration in docker-compose.yml

Administration interface

To manage user groups and users, visit host/api/admin/ (default localhost:8080/api/admin)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published