automate sqlite3 configuration #44

Closed
opened 2026-06-17 09:08:48 +02:00 by alex · 0 comments
Owner

We need to automate the following process:

SQLite3 as main database

In case you generated this templace with the option database=sqlite3:

Ensure .env* files do not refer to postgres variables
Remove postgresql-client package from Dockerfile
Update compose*.yml:
- remove rails-db container
- remove posttgres-data volume
- add storage-data volume in order to persist db files
Ensure initialzers/dotenv.rb do not contain PGPASSWORD, POSTGRES_* keys

We need to automate the following process: > SQLite3 as main database > > In case you generated this templace with the option database=sqlite3: > > Ensure .env* files do not refer to postgres variables > Remove postgresql-client package from Dockerfile > Update compose*.yml: > - remove rails-db container > - remove posttgres-data volume > - add storage-data volume in order to persist db files > Ensure initialzers/dotenv.rb do not contain PGPASSWORD, POSTGRES_* keys
alex added this to the release/20260717 milestone 2026-06-17 09:11:43 +02:00
alex self-assigned this 2026-06-17 09:32:41 +02:00
alex closed this issue 2026-06-17 11:22:50 +02:00
alex stopped working 2026-06-17 11:22:50 +02:00
1 hour 50 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 1 hour 50 minutes
alex
1 hour 50 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
as-consult/starterkit-8#44
No description provided.