add new Readme with new structure and .env sample
AlpineConsent CI/CD Pipeline / Build and Test AlpineConsent (push) Failing after 45s
AlpineConsent CI/CD Pipeline / Build and Test AlpineConsent (push) Failing after 45s
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Database Credentials
|
||||
DB_USER=alpine_user
|
||||
DB_PASSWORD=PASSWORD
|
||||
DB_NAME=alpine_db
|
||||
|
||||
# Redis Credentials
|
||||
REDIS_PASSWORD=YOUR_REDIS_PASSWORD_HERE
|
||||
|
||||
# Domains
|
||||
GIT_DOMAIN=git.alpineconsent.site
|
||||
GITEA_RUNNER_TOKEN=TOKEN_HERE
|
||||
|
||||
# Versions
|
||||
GITEA_VERSION=1.22
|
||||
RUNNER_VERSION=0.6.1
|
||||
POSTGRES_VERSION=16-alpine
|
||||
REDIS_VERSION=7-alpine
|
||||
Reference in New Issue
Block a user