Skip to content
Snippets Groups Projects
Commit ebf7328d authored by Roland Alton's avatar Roland Alton
Browse files

add dev env setup

parent 9a8e2040
No related branches found
No related tags found
No related merge requests found
# discourse # discourse
Online discussions tool
## Dev environment
## Getting started Oct 2024: https://discourse-dev.transposer.eu/
To make it easy for you to get started with GitLab, here's a list of recommended next steps. installed on a VM on marley server (use that as jump host)
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)! https://meta.discourse.org/t/install-discourse-on-ubuntu-or-debian-for-development/14727
## Add your files
´´´
ssh discourse-dev-root
su discourse
cd ~
screen -R discourse
bin/ember-cli -u
´´´
## Using the repository
(standard gitlab how to)
## Add files
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files - [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: - [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment