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

soheilpro/nautilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nautilus

Modern issue tracker.

Getting Started Using Docker

  1. Initialize and start the containers:
docker-compose create
docker-compose run --rm api config set db.address mongodb:https://db:27017/nautilus
docker-compose run --rm api update
docker-compose run --rm web server config set api.address https://localhost:3000
docker-compose up
  1. Open your web browser and point to:
https://localhost:3100
  1. Log in:
Username: admin
Password: changeme

About

Modern issue tracker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages