Skip to content

dev_server: add --password#52

Merged
malone-at-work merged 1 commit into
mainfrom
maloney/dev-server/2
Feb 24, 2026
Merged

dev_server: add --password#52
malone-at-work merged 1 commit into
mainfrom
maloney/dev-server/2

Conversation

@malone-at-work

Copy link
Copy Markdown
Member

No description provided.

@malone-at-work malone-at-work changed the title dev_server: add password and update QUICKSTART dev_server: add password Feb 24, 2026
echo ""

local init_file_args=()
if [[ -f "$DIR/init_password.sql" ]]; then

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add this file to .gitignore?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't intended to run in this git repo, and the whole directory is either (A) in the user's expanded tarball or (B) in the directory they choose. So we can't really .gitignore it.

@malone-at-work malone-at-work changed the title dev_server: add password dev_server: add --password Feb 24, 2026
Also fix up the QUICKSTART document for other recent changes made.
@malone-at-work malone-at-work merged commit 92f878f into main Feb 24, 2026
9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 24, 2026
@malone-at-work malone-at-work deleted the maloney/dev-server/2 branch February 24, 2026 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants