anon73

anon73

Hi, could you please tell me if there are any online IDE with elixir support and if so could you please help me setup it if it requires knowledge of docker etc…

Thank you guys

Showing Posts 1 to 10

NobbZ

NobbZ

What do you expect from this online IDE?

Do you need it (or the edited code) self hosted or are you able to put it under control of a third party cloud or even in the hands of the IDE provider?

Do you even want to fully self host?

Do you need more than one colaborator on the project?

Do you only need editing or do you also want to run tests on the host of the provider?

Have you considered simply setting up a dev env locally? Usually this is much superior over any online IDE, as you can do it the way you want.

anon73

anon73 OP

I just want something that I can use in work in my free time (cant install anything on my work laptop) if the project source code can be hosted/saved on IDE site, that would be good :slight_smile:

NobbZ

NobbZ

I’m not aware of any, but cloud9, but I have never tested or used it.

StefanHoutzager

StefanHoutzager

https://github.com/StefanHoutzager/elixir-dev-anywhere-docker
Something like this? You can upgrade some versions (elixir, erlang, the elixir ideal plugin) in the dockerfile, I have not worked on the project for 7 mths.

muelthe

muelthe

I had a similar requirement for a short period and made use of Codenvy. For example I created a linux stack and a project then installed Elixir etc. and made use of their IDE. The free version is not fast, especially to get up and running, but it might be suited to your requirements.

There are lots of pre-built stacks of various compositions, but I preferred to build mine from scratch and I believe they also support use of your IDE locally (should you need it).

Edit: would help if I posted a link: https://codenvy.io

anon73

anon73 OP

Codenvy looks good enough for my needs but I dont know how to create stack. Could you please help me? All I want is Elixir, mix, Phoenix whould be good with some DB but it is not requirement. Thank you

muelthe

muelthe

If I recall correctly:

  • Add/set up a Workspace
  • Whilst defining the workspace you can select a stack

I chose a single machine (Ubuntu) and then once running used the terminal to configure it to my needs. As I mentioned previously, set up can be a little slow and I am not certain if this is a limitation of the free account, or not.

There are some quick-start options that may give you a better start and save the hassle of having to configure your environment, but I have not looked at those.

Hope that helps :smiley:

anon73

anon73 OP

Thanks a lot!

krlsdu

krlsdu

You can use my stack.
The docker image has only the elixir and Erlang last version, with this environment you can install all requirements for the Phoenix framework. The database is better you create outside with some other service providers for Amazon, Google and others on the product lines DBAS(database as a service), I can help with this too next time.
For now, focus on boot your elixir phoenix project and made visible the server.
You need to create a new workspace →
Select add stack (option NO, when asking to you “create a new stack”) →
In the fill MACHINE uncollapse DEV-MACHINE and set source krlsdu/stack-elixir →
Finish the fill of formulary and save and test your task.
After finished your stack, choose on the list in your workspace.

joaquinalcerro

joaquinalcerro

You can try using a remote server with vscode..

https://github.com/cdr/code-server

This is a video for setting it up.

Best regards,

Joaquin Alcerro

Where Next? Top

Trending in Questions Top

Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
New
psy-q
I’m trying to set up Emacs with elixir-ls via lsp-mode and credo via Flycheck. This should mostly be preconfigured as Flycheck picks up c...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews