Skip to content

Complete instructions to get started? #19

@dncohen

Description

@dncohen

I'm following the instructions on http://fragmenta.eu/develop, but it feels like its missing important details that a first-time user like myself doesn't know. I'm new to golang as well, which could be part of the problem.

Following the instructions as-is gets this:

[user@sandbox fragmenta-test]$ fragmenta server
01:21:58 
------
Fragmenta version: 1.3.3
------
01:21:58 Building server...
01:21:58 Running go fmt at ./...
01:21:59 Building server at /home/user/gocode/src/fragmenta-test/bin/fragmenta-server-local
01:22:00 Build completed successfully in 1.700707279s
01:22:00 Launching server...
2016/03/21 01:22:00 #info Opened log file at log/development.log
2016/03/21 01:22:00 #info Finished loading assets in 76.334µs
2016/03/21 01:22:00 #info Finished loading templates in 5.313037ms
2016/03/21 01:22:00 Error reading database pq: Ident authentication failed for user "fragmenta-test_server"

The last error gave me enough of a clue to find secrets/fragmenta.json. Here I see answers to questions like what database and database user I'll have to make, and what port the server will listen on. But there's 3 sets of answers (development, production, test) and I'm not even sure which of those environments is running!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions