Giter Site home page Giter Site logo

Comments (3)

tsmethurst avatar tsmethurst commented on May 16, 2024 1

Heya! Thanks!

I also use Traefik for lots of things so it was important to me that GtS is decently compatible with it.

You can indeed just run GtS in normal http mode without letsencrypt by setting the flag to false :) Then GtS will run on port 8080 and you can point Traefik towards that port -- in the future the ports will be configurable, see #43.

The default minimal configuration is just setting the --host flag, that's the only one you still need to set manually and the rest have defaults. If you run gotosocial --help you should see a list of all the flags that you can set, alongside their defaults. So for an extremely basic server config, you can run gotosocial --host example.org server start

[[[EDIT: my bad, you also need to set --storage-serve-host to the same value as --host. In future I will make that default to whatever has been set as --host but right now it doesn't default to it yet.]]]

You can indeed pass arguments as environment variables! They're listed in the --help command as well :) You can also use a yaml configuration file, but this isn't documented yet.

If you're testing deployment and you wanna write some docs as you go along (sort of a 'how to get started' thing) that would be really appreciated! I didn't get around to writing that document myself yet, so help would be very very welcome <3

from gotosocial.

decentral1se avatar decentral1se commented on May 16, 2024

I'm gonna follow https://github.com/superseriousbusiness/gotosocial#getting-started now πŸš€

Will close this off once I have an instance up πŸ€—

from gotosocial.

decentral1se avatar decentral1se commented on May 16, 2024

https://gts.autonomic.zone 🀘

from gotosocial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.