Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
atdb-ldv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASTRON SDC
atdb-ldv
Commits
2ffa4c1c
Commit
2ffa4c1c
authored
1 year ago
by
Nico Vermaas
Browse files
Options
Downloads
Patches
Plain Diff
remove bat files
parent
377d5f2d
No related branches found
No related tags found
3 merge requests
!333
get all the new changes from master into the branch
,
!330
still a bug
,
!328
Solving Feature SDCP-239
Pipeline
#68489
passed
1 year ago
Stage: test
Stage: build
Stage: deploy_to_test
Stage: deploy_to_production
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
atdb/run_8000.bat
+0
-12
0 additions, 12 deletions
atdb/run_8000.bat
atdb/run_8001.bat
+0
-11
0 additions, 11 deletions
atdb/run_8001.bat
with
0 additions
and
23 deletions
atdb/run_8000.bat
deleted
100644 → 0
+
0
−
12
View file @
377d5f2d
SET
DEBUG
=
True
SET
DATABASE_HOST
=
localhost
SET
DATABASE_PORT
=
5432
SET
DATABASE_NAME
=
atdb_ldv
SET
DATABASE_USER
=
atdb_admin
SET
DATABASE_PASSWORD
=
atdb123
SET
KEYCLOAK_URL
=
https
://keycloak
-sdc
.astron.nl
SET
KEYCLOAK_CLIENT_ID
=
ATDB
-LDV-DEV
SET
KEYCLOAK_CLIENT_SECRET
=
HA0Jwpdyxx8eriUHDaxhHWIXGKftJtAT
SET
LOGIN_REDIRECT_URL
=
/atdb
/
python
manage
.py
runserver
--settings
=
atdb
.settings.dev
This diff is collapsed.
Click to expand it.
atdb/run_8001.bat
deleted
100644 → 0
+
0
−
11
View file @
377d5f2d
SET
DEBUG
=
True
SET
DATABASE_HOST
=
localhost
SET
DATABASE_PORT
=
5432
SET
DATABASE_NAME
=
atdb_ldv
SET
DATABASE_USER
=
atdb_admin
SET
DATABASE_PASSWORD
=
atdb123
SET
KEYCLOAK_URL
=
https
://keycloak
-sdc
.astron.nl
SET
KEYCLOAK_CLIENT_ID
=
ATDB
-LDV-DEV
SET
KEYCLOAK_CLIENT_SECRET
=
HA0Jwpdyxx8eriUHDaxhHWIXGKftJtAT
SET
LOGIN_REDIRECT_URL
=
/atdb
/
python
manage
.py
runserver
0
.0.0.0:8001
--settings
=
atdb
.settings.dev
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment